CVS: crater/gnome2-core/gnome-panel BUILD,1.4,1.5

nhudson at lunar-linux.org nhudson at lunar-linux.org
Wed Sep 10 22:15:56 GMT 2003


Update of /var/cvs/lunar/crater/gnome2-core/gnome-panel
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29122/gnome-panel

Modified Files:
	BUILD 
Log Message:

Changing the install directories to /opt/lunar/gnome/2.4


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gnome-panel/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	24 May 2003 21:48:45 -0000	1.4
+++ BUILD	10 Sep 2003 22:15:53 -0000	1.5
@@ -1,14 +1,12 @@
 ( 
-   export PATH=/opt/lunar/gnome/2/bin:$PATH &&
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
    
     ./configure  --build=$BUILD					\
                 --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2			\
+                --prefix=/opt/lunar/gnome/2.4			\
 		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2/share/info		\
-		--mandir=/opt/lunar/gnome/2/share/man		\
-                --enable-platform-gnome-2                       &&
+		--infodir=/opt/lunar/gnome/2.4/share/info	\
+		--mandir=/opt/lunar/gnome/2.4/share/man		\
+                $OPTS                                           &&
 
    default_make
 




More information about the Lunar-commits mailing list