Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: agg - C++ rendering framework, move from core to shared


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221717





------- Additional Comments From [EMAIL PROTECTED]  2007-01-07 07:39 EST -------
(In reply to comment #8)
> > * I would personally replace
> > rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
> > by
> > rm $RPM_BUILD_ROOT/%{_libdir}/*.la
> 
> The latter returns False if the target files don't exist.
> The former returns True in that case and doesn't break the build.

Breaking the build in case those files aren't there anymore is
the point of my change. It helps to detect when something changed.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to