SPECS: mozilla-firefox.spec - debug flags fixed

arekm arekm at pld-linux.org
Wed Sep 21 23:20:05 CEST 2005


Author: arekm                        Date: Wed Sep 21 21:20:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- debug flags fixed

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.100 SPECS/mozilla-firefox.spec:1.101
--- SPECS/mozilla-firefox.spec:1.100	Wed Sep 21 23:16:35 2005
+++ SPECS/mozilla-firefox.spec	Wed Sep 21 23:20:00 2005
@@ -148,11 +148,11 @@
 
 ac_add_options --enable-optimize="%{rpmcflags}"
 %if %{?debug:1}0
-ac_add_options --disable-debug
-ac_add_options --disable-debug-modules
-%else
 ac_add_options --enable-debug
 ac_add_options --enable-debug-modules
+%else
+ac_add_options --disable-debug
+ac_add_options --disable-debug-modules
 %endif
 %if %{with tests}
 ac_add_options --enable-tests
@@ -369,6 +369,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2005/09/21 21:20:00  arekm
+- debug flags fixed
+
 Revision 1.100  2005/09/21 21:16:35  arekm
 - typos fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.100&r2=1.101&f=u




More information about the pld-cvs-commit mailing list