CVS: moonbase/gnome2-core/linc/profile.d gnome2.rc,1.4,1.5

nhudson at lunar-linux.org nhudson at lunar-linux.org
Mon Sep 15 14:35:57 GMT 2003


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

Modified Files:
	gnome2.rc 
Log Message:

Cleaning this up to make sure the env var's are set correctly, forcing a rebuild


Index: gnome2.rc
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/linc/profile.d/gnome2.rc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gnome2.rc	13 Sep 2003 15:33:53 -0000	1.4
+++ gnome2.rc	15 Sep 2003 14:35:54 -0000	1.5
@@ -1,2 +1,2 @@
-export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/lunar/gnome/2.4/lib/pkgconfig
-export PATH=$PATH:/opt/lunar/gnome/2.4/bin
+export PKG_CONFIG_PATH=/opt/lunar/gnome/2.4/lib/pkgconfig:$PKG_CONFIG_PATH
+export PATH=/opt/lunar/gnome/2.4/bin:$PATH




More information about the Lunar-commits mailing list