Ralf Corsepius wrote:
find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %{__rm} -rf %{buildroot}/usr/binIs this package using an autoconf generated configure? Then you should be using %{_bindir} instead of /usr/bin in the "rm" above.
Yes, it is an autoconf package. It's changed. Thanks Ralf, -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list