CVS: moonbase/gnome2-core/linc POST_INSTALL,1.1,1.2

nhudson at lunar-linux.org nhudson at lunar-linux.org
Sat Sep 13 18:40:23 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/linc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16547

Modified Files:
	POST_INSTALL 
Log Message:

Making this better


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/linc/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL	13 Sep 2003 18:27:59 -0000	1.1
+++ POST_INSTALL	13 Sep 2003 18:40:21 -0000	1.2
@@ -1 +1,3 @@
-echo /opt/lunar/gnome/2.4/lib >> /etc/ld.so.conf
+if ! grep -q "/opt/lunar/gnome/2.4/lib" /etc/ld.so.conf; then
+   echo /opt/lunar/gnome/2.4/lib >> /etc/ld.so.conf
+fi 




More information about the Lunar-commits mailing list