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?

-- 
http://www.mysza.eu.org/ | Everybody needs someone sure, someone true,
   PLD Linux developer   | Everybody needs some solid rock, I know I do.

_______________________________________________
pld-devel-en mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to