Author: megabajt                     Date: Fri Feb  9 10:43:24 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill -Werror

---- Files affected:
SOURCES:
   wormux-disable-werror.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/wormux-disable-werror.patch
diff -u /dev/null SOURCES/wormux-disable-werror.patch:1.1
--- /dev/null   Fri Feb  9 11:43:24 2007
+++ SOURCES/wormux-disable-werror.patch Fri Feb  9 11:43:19 2007
@@ -0,0 +1,11 @@
+--- wormux-0.7.9/src/Makefile.am.orig  2007-02-09 01:27:53.169072787 +0100
++++ wormux-0.7.9/src/Makefile.am       2007-02-09 01:28:00.297479010 +0100
+@@ -176,7 +176,7 @@
+       weapon/blowtorch.cpp weapon/blowtorch.h \
+       weapon/syringe.cpp weapon/syringe.h
+ 
+-AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" 
-DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" 
-DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" -Werror
++AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" 
-DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" 
-DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\"
+ 
+ 
+ if WIN32
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to