CVS: moonbase/compilers/Python POST_INSTALL,1.1,1.2

Terry Chan tchan at lunar-linux.org
Sat Aug 2 01:46:37 GMT 2003


Update of /var/cvs/lunar/moonbase/compilers/Python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2482

Modified Files:
	POST_INSTALL 
Log Message:
Added a default true line so as to not confuse installwatch.


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/Python/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL	1 Aug 2003 14:43:38 -0000	1.1
+++ POST_INSTALL	2 Aug 2003 01:46:35 -0000	1.2
@@ -3,3 +3,4 @@
 if [ -d /usr/lib/python2.2/site-packages ]; then
   cp -a /usr/lib/python2.2/site-packages/* /usr/lib/python2.3/site-packages
 fi
+true




More information about the Lunar-commits mailing list