summaryrefslogtreecommitdiff
path: root/databases/tarantool/files/patch-test_CMakeLists.txt
blob: 30e9bdc5e5c7d3e0573714ef8a6d15043375f4c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- test/CMakeLists.txt.orig	2013-09-08 19:12:21.819118224 +0000
+++ test/CMakeLists.txt	2013-09-08 19:13:09.021114858 +0000
@@ -22,7 +22,5 @@ if (ENABLE_RPM)
 else()
     install (FILES ${CMAKE_SOURCE_DIR}/test/share/tarantool_tgz.cfg
              DESTINATION "${CMAKE_SYSCONF_DIR}"
-             RENAME "tarantool.cfg")
-    install (FILES ${CMAKE_SOURCE_DIR}/test/box/00000000000000000001.snap
-             DESTINATION "${CMAKE_LOCALSTATE_DIR}/lib/tarantool")
+             RENAME "tarantool.cfg.sample")
 endif()