On Wed, Nov 17, 2004 at 10:11:53AM +0000, krzak wrote:
+%bcond_with debug # Summary: The Gimp Toolkit Summary(cs): Sada nástrojů pro Gimp @@ -155,7 +156,7 @@ --with-xinput=xfree \ --with-gdktarget=x11 \ --with-html-dir=%{_gtkdocdir} \ - --enable-debug=%{?debug:yes}%{!?debug:minimum} \ + --enable-debug=%{?with_debug:yes}%{?without_debug:minium} \
What's this change for?
Isn't $ ./builder --opts --debug file.spec
sufficient?
well, I did it to clarify there is debug switch, isn't it more clear ?
if it's a problem you can change it back, just leave notify about that on top of the file.
-- Marcin Krzyżanowski
_______________________________________________ pld-devel-en mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
