[Lunar-commits] CVS: moonbase/science/seismicunix BUILD,1.4,1.5

Steven Michaelske hardkrash at lunar-linux.org
Sat Feb 14 04:48:23 GMT 2004


Update of /var/cvs/lunar/moonbase/science/seismicunix
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3603

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/science/seismicunix/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	17 Apr 2003 10:25:32 -0000	1.4
+++ BUILD	14 Feb 2004 04:48:21 -0000	1.5
@@ -10,14 +10,14 @@
 
   prepare_install &&
   make install &&
-  if module_installed xfree86 ; then
+  if module_installed xserver ; then
     make xtinstall
   fi &&
   if [ "$BUILD_GL" == "on" ] ; then
     make mglinstall
   fi &&
   make utils &&
-  if module_installed xfree86 ; then
+  if module_installed xserver ; then
     make xminstall
   fi &&
   make sfinstall &&



More information about the Lunar-commits mailing list