CVS: moonbase/x11/xfree86 POST_INSTALL,1.6,1.7

nhudson at lunar-linux.org nhudson at lunar-linux.org
Wed Aug 6 03:04:27 GMT 2003


Update of /var/cvs/lunar/moonbase/x11/xfree86
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32600/xfree86

Modified Files:
	POST_INSTALL 
Log Message:

Changing the POST_INSTALL to recompile the newer NVIDIA module instead of the
NVIDIA_GLX module


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/xfree86/POST_INSTALL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- POST_INSTALL	25 Apr 2003 02:57:26 -0000	1.6
+++ POST_INSTALL	6 Aug 2003 03:04:25 -0000	1.7
@@ -1,5 +1,5 @@
 rm  -f  $BOOST_LOCK
-if    module_installed  NVIDIA_GLX;  then  lin  NVIDIA_GLX;  fi
+if    module_installed  NVIDIA;  then  lin  NVIDIA;  fi
 if    module_installed  pango;  then  lin  -c  pango;  fi 
 if    module_installed  fontconfig; then lin -c fontconfig; fi
 




More information about the Lunar-commits mailing list