1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-24 06:00:30 -04:00
ports/databases/tarantool/files/patch-test_CMakeLists.txt
Eitan Adler 4ca7312e0e Tarantool/Box, or simply Tarantool, is a high performance key/value
storage server. The code is available for free under the terms of
BSD license. Supported platforms are GNU/Linux and FreeBSD.

WWW:	http://tarantool.org/

PR:		ports/163213
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2012-01-02 15:41:28 +00:00

9 lines
374 B
Text

--- 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%%)