rpms/bit/devel bit.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ralf Corsepius rc040203 at freenet.de
Fri Jul 7 05:28:33 UTC 2006


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






More information about the fedora-extras-list mailing list