ports/databases/tarantool/files/patch-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

11 lines
325 B
Text

--- CMakeLists.txt.orig 2011-11-25 15:33:08.997444924 +0000
+++ CMakeLists.txt 2011-11-25 15:33:30.428593855 +0000
@@ -197,7 +197,7 @@
add_subdirectory(test)
install (FILES README LICENSE doc/silverbox-protocol.txt
- DESTINATION doc)
+ DESTINATION %%DOCSDIR%%)
include (cmake/tarantool_cpack.cmake)
#