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

nhudson at lunar-linux.org nhudson at lunar-linux.org
Wed Sep 10 22:49:27 GMT 2003


Update of /var/cvs/lunar/crater/gnome2-core/gtksourceview
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30668/gtksourceview

Modified Files:
	BUILD 
Log Message:

Saving some changes I made


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gtksourceview/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	10 May 2003 14:50:28 -0000	1.1
+++ BUILD	10 Sep 2003 22:49:25 -0000	1.2
@@ -1,13 +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           \
+                --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