CVS: moonbase/audio/gstreamer BUILD,1.2,1.3

sofar at lunar-linux.org sofar at lunar-linux.org
Wed Sep 3 19:38:06 GMT 2003


Update of /var/cvs/lunar/moonbase/audio/gstreamer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16555

Modified Files:
	BUILD 
Log Message:
Fixes for gcc >= 3.3


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/gstreamer/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	25 Sep 2002 20:58:21 -0000	1.2
+++ BUILD	3 Sep 2003 19:38:04 -0000	1.3
@@ -1,4 +1,9 @@
 (
-   export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
-   default_build 
+
+  export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
+  # revert on next version (> 0.6.3)
+  default_config &&
+  sedit "s:-Werror::g" gst/Makefile &&
+  default_make
+  
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list