CVS: moonbase/gnome2-core/librsvg BUILD,1.4,1.5
    Nick Hudson 
    nhudson at lunar-linux.org
       
    Wed Dec 24 14:41:10 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/gnome2-core/librsvg
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13597/librsvg
Modified Files:
	BUILD 
Log Message:
Removing Gnome BUILD files again I am keeping the core stuff in /opt for now till I can find a good way to migrate over slowly before Gnome 2.6 arrives in April
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/librsvg/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	14 Dec 2003 19:39:37 -0000	1.4
+++ BUILD	24 Dec 2003 14:41:07 -0000	1.5
@@ -1,15 +1,6 @@
 (
    
-   ./configure  --build=$BUILD					\
-                --sysconfdir=/etc                               \
-                --prefix=/usr	                		\
-		--localstatedir=/var				\
-		--infodir=/usr/share/info	           	\
-		--mandir=/usr/share/man		                \
-                --with-croco                                    \
-                --with-svgz                                     \
-                $OPTS                                           &&
-
-   default_make
+   export OPTS="$OPTS --with-croco --with-svgz"
+   default_build
 
 ) > $C_FIFO 2>&1
    
    
More information about the Lunar-commits
mailing list