packages: gnucash/gnucash.spec - configure with --disable-error-on-warning

lisu lisu at pld-linux.org
Wed Dec 29 14:32:30 CET 2010


Author: lisu                         Date: Wed Dec 29 13:32:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- configure with --disable-error-on-warning

---- Files affected:
packages/gnucash:
   gnucash.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: packages/gnucash/gnucash.spec
diff -u packages/gnucash/gnucash.spec:1.116 packages/gnucash/gnucash.spec:1.117
--- packages/gnucash/gnucash.spec:1.116	Tue Dec 28 22:36:04 2010
+++ packages/gnucash/gnucash.spec	Wed Dec 29 14:32:25 2010
@@ -123,6 +123,7 @@
 
 %build
 %configure \
+	--disable-error-on-warning \
 	%{?with_hbci:--enable-aqbanking} \
 	%{!?with_hbci:--disable-aqbanking} \
 	--enable-ofx \
@@ -540,6 +541,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2010/12/29 13:32:25  lisu
+- configure with --disable-error-on-warning
+
 Revision 1.116  2010/12/28 21:36:04  wiget
 - more files in package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnucash/gnucash.spec?r1=1.116&r2=1.117&f=u



More information about the pld-cvs-commit mailing list