I may need to build audacity with the Makefile modified to set
__WXDEBUG__ . The natural way to do this would seem to be to invoke
$ rpmbuild -bb SPECS/audacity.spec
edit the Makefile, and then run something like
$ rpmbuild --short-circuit -bb audacity.spec
but --short circuit only works for -bc and -bi .
What's the easiest way to do this kind of thing? Would it be to run
$ rpmbuild --short-circuit -bc audacity.spec
followed by a make install <somewhere>? If so, where should the
$ make install
be invoked?
Thanks - jon
--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines