diff options
Diffstat (limited to 'databases/tarantool/files/patch-test_CMakeLists.txt')
| -rw-r--r-- | databases/tarantool/files/patch-test_CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/databases/tarantool/files/patch-test_CMakeLists.txt b/databases/tarantool/files/patch-test_CMakeLists.txt new file mode 100644 index 000000000000..63afe8fbb2d6 --- /dev/null +++ b/databases/tarantool/files/patch-test_CMakeLists.txt @@ -0,0 +1,9 @@ +--- test/CMakeLists.txt.orig 2011-12-11 16:16:40.594230551 +0000 ++++ test/CMakeLists.txt 2011-12-11 16:19:44.915010706 +0000 +@@ -9,5 +9,4 @@ + + install (PROGRAMS tarantool DESTINATION bin) + install (DIRECTORY lib DESTINATION bin) +-install (FILES box/tarantool.cfg box/00000000000000000001.snap +- DESTINATION bin) ++install (FILES box/tarantool.cfg DESTINATION %%ETCDIR%%) |
