CVS: crater/gnome2-core/eog BUILD,1.1,1.2

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/eog
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29122/eog

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/eog/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	4 Feb 2003 03:19:39 -0000	1.1
+++ BUILD	10 Sep 2003 22:15:52 -0000	1.2
@@ -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