[Lunar-commits] CVS: moonbase/editors/elvis BUILD,1.4,1.5
Steven Michaelske
hardkrash at lunar-linux.org
Sat Feb 14 04:26:38 GMT 2004
Update of /var/cvs/lunar/moonbase/editors/elvis
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2587
Modified Files:
BUILD
Log Message:
Beginning of xserver profile dicussed a while back, finally got around to it
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/elvis/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 19 Jan 2004 15:36:46 -0000 1.4
+++ BUILD 14 Feb 2004 04:26:35 -0000 1.5
@@ -4,7 +4,7 @@
sedit "s/for dir in \$mandir/mandir=\/usr\/share\/man\/man1 ; \0/" instman.sh
sedit "s/-O2/$CFLAGS $LDFLAGS/" configure &&
- if module_installed xfree86 -o module_installed xfree-beta; then
+ if module_installed xserver; then
./configure --with-x linux \
--bindir=/usr/bin \
--datadir=/var/lib/elvis &&
@@ -20,7 +20,7 @@
prepare_install &&
make install &&
- if module_installed xfree86 -o module_installed xfree86-beta; then
+ if module_installed xserver; then
cp xelvis /usr/bin/xelvis
fi
More information about the Lunar-commits
mailing list