[Lunar-commits] r24164 - moonbase/trunk/devel/cmake
Dennis Veatch
stumbles at lunar-linux.org
Sun Apr 22 13:41:19 CEST 2007
Author: stumbles
Date: 2007-04-22 13:41:19 +0200 (Sun, 22 Apr 2007)
New Revision: 24164
Added:
moonbase/trunk/devel/cmake/BUILD
Log:
Just a little twiddle here. Else it wants to throw the man in
/usr/usr/share/man1
Added: moonbase/trunk/devel/cmake/BUILD
===================================================================
--- moonbase/trunk/devel/cmake/BUILD (rev 0)
+++ moonbase/trunk/devel/cmake/BUILD 2007-04-22 11:41:19 UTC (rev 24164)
@@ -0,0 +1,9 @@
+(
+
+# Else it puts it in /usr/usr/share/main1
+
+ OPTS="$OPTS --mandir=/man"
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list