[Lunar-commits] r16998 - moonbase/trunk/graphics/qiv
Dennis Veatch
stumbles at lunar-linux.org
Tue Oct 18 17:19:17 UTC 2005
Author: stumbles
Date: 2005-10-18 17:19:14 +0000 (Tue, 18 Oct 2005)
New Revision: 16998
Modified:
moonbase/trunk/graphics/qiv/BUILD
Log:
pfft. The putz forgot this.
Modified: moonbase/trunk/graphics/qiv/BUILD
===================================================================
--- moonbase/trunk/graphics/qiv/BUILD 2005-10-18 17:17:17 UTC (rev 16997)
+++ moonbase/trunk/graphics/qiv/BUILD 2005-10-18 17:19:14 UTC (rev 16998)
@@ -1,6 +1,7 @@
(
- bzcat $SCRIPT_DIRECTORY/qiv-1.17.patch.bz2 | patch -p0
- sedit "s/man\/man1/share\/man\/man1/g" Makefile
+
+ sedit 's:PREFIX = /usr/local:PREFIX = /usr:' Makefile
+ sedit 's/man\/man1/share\/man\/man1/g' Makefile
make &&
prepare_install &&
make install
More information about the Lunar-commits
mailing list