CVS: crater/gnome2-core/gnome-applets2 BUILD,1.2,1.3

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


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

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-applets2/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	2 Sep 2002 12:36:22 -0000	1.2
+++ BUILD	10 Sep 2003 22:15:53 -0000	1.3
@@ -1,15 +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