[Lunar-commits] CVS: moonbase/compilers/gcc/3.4.3 POST_INSTALL, 1.2, 1.3

Auke Kok sofar at lunar-linux.org
Wed Dec 15 16:26:18 UTC 2004


Update of /var/cvs/lunar/moonbase/compilers/gcc/3.4.3
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/compilers/gcc/3.4.3

Modified Files:
	POST_INSTALL 
Log Message:
Adding ob. build of libstdc++.so.5 library to provide compatibility while it lasts....


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/gcc/3.4.3/POST_INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- POST_INSTALL	14 Dec 2004 21:29:40 -0000	1.2
+++ POST_INSTALL	15 Dec 2004 16:26:16 -0000	1.3
@@ -6,3 +6,7 @@
   ln -s gcc /usr/bin/cc
 fi
 
+if ! module_installed libstdc++5 ; then
+  lin -c libstdc++5
+fi
+



More information about the Lunar-commits mailing list