SF.net SVN: gar:[24348] csw/mgar/pkg/wesnoth/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Thu Nov 13 23:06:25 CET 2014
Revision: 24348
http://sourceforge.net/p/gar/code/24348
Author: jake_goerzen
Date: 2014-11-13 22:06:18 +0000 (Thu, 13 Nov 2014)
Log Message:
-----------
wesnoth: set FIFO_DIR to be /var/opt/csw/run/wesnothd instead of /var/run/wesnothd
Modified Paths:
--------------
csw/mgar/pkg/wesnoth/trunk/Makefile
Modified: csw/mgar/pkg/wesnoth/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wesnoth/trunk/Makefile 2014-11-13 20:47:05 UTC (rev 24347)
+++ csw/mgar/pkg/wesnoth/trunk/Makefile 2014-11-13 22:06:18 UTC (rev 24348)
@@ -96,6 +96,7 @@
-DCMAKE_INCLUDE_PATH=/opt/csw/gxx/include /opt/csw/include \
-DCMAKE_LIBRARY_PATH=/opt/csw/gxx/lib /opt/csw/lib \
-DCMAKE_INSTALL_RPATH:STRING="/opt/csw/lib/\$$ISALIST:/opt/csw/lib:/opt/csw/gxx/lib" \
+ -DFIFO_DIR:STRING=/var/opt/csw/run/wesnothd \
-DBoost_DEBUG:BOOL=ON \
-DBOOST_INCLUDEDIR=/opt/csw/gxx/include \
..
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list