Skip to content
Snippets Groups Projects
Commit e66863e4 authored by pmwkaa's avatar pmwkaa
Browse files

debian-adapt: updated rpm package ignore files list

parent 27eba086
No related branches found
No related tags found
Loading
......@@ -47,7 +47,11 @@ set (CPACK_SOURCE_IGNORE_FILES "${CPACK_SOURCE_IGNORE_FILES}"
"${CMAKE_SOURCE_DIR}/third_party/coro/Makefile"
"${CMAKE_SOURCE_DIR}/connector/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/sql/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/include/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/tnt/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/tntnet/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/tntsql/Makefile"
"${CMAKE_SOURCE_DIR}/connector/c/tntrp/Makefile"
"${CMAKE_SOURCE_DIR}/mod/Makefile"
"${CMAKE_SOURCE_DIR}/mod/box/Makefile"
"${CMAKE_SOURCE_DIR}/cfg/Makefile"
......@@ -56,6 +60,7 @@ set (CPACK_SOURCE_IGNORE_FILES "${CPACK_SOURCE_IGNORE_FILES}"
"${CMAKE_SOURCE_DIR}/doc/Makefile"
"${CMAKE_SOURCE_DIR}/doc/user/Makefile"
"${CMAKE_SOURCE_DIR}/doc/developer/Makefile"
"${CMAKE_SOURCE_DIR}/doc/man/Makefile"
)
set (CPACK_SOURCE_PACKAGE_FILE_NAME "tarantool-${TARANTOOL_VERSION}-src")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment