[Lunar-commits] CVS: moonbase/security/sudo BUILD,1.1.1.1,1.2
Stefan Wold
ratler at lunar-linux.org
Fri Oct 8 16:55:59 UTC 2004
Update of /var/cvs/lunar/moonbase/security/sudo
In directory espresso.foo-projects.org:/tmp/cvs-serv21101
Modified Files:
BUILD
Log Message:
Think its better if the build really take advantage of the optional depends
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/security/sudo/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:21 -0000 1.1.1.1
+++ BUILD 8 Oct 2004 16:55:57 -0000 1.2
@@ -6,7 +6,8 @@
./configure --prefix=/usr \
--with-editor=$EDITOR \
--infodir=/usr/share/info \
- --mandir=/usr/share/man &&
+ --mandir=/usr/share/man \
+ $OPTS &&
make &&
prepare_install &&
make install
More information about the Lunar-commits
mailing list