Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=520663 --- Comment #11 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-10-03 07:41:14 EDT --- (In reply to comment #9) > > Instead of > > %exclude %{_libdir}/*.la > > you can just run run > > rm -f %{_libdir}/*.la > > at the end of %install, which IMHO is a cleaner solution. > > Doing that anywhere in the install section, somehow fails: > > RPM build errors: > Installed (but unpackaged) file(s) found: > /usr/lib/libtelepathy-qt4.la Ugh. I meant, of course rm -f %{buildroot}%{_libdir}/*.la as you won't be (at least SHOULD NOT be) able to remove files from %{_libdir}.. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review