On Thu, 2006-07-06 at 13:56 -0700, Rick L. Vinyard wrote: > Author: rvinyard > > --- NEW FILE bit.spec --- > # Target: Fedora .. > %build > %configure --enable-static=no .. > find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' > %{__rm} -rf %{buildroot}/usr/bin Is this package using an autoconf generated configure? Then you should be using %{_bindir} instead of /usr/bin in the "rm" above. Ralf -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list