rpms/nant/devel nant-libdir.patch, NONE, 1.1 nant.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Paul Howarth paul at city-fan.org
Mon Jul 10 11:48:41 UTC 2006


Paul F. Johnson (pfj) wrote:
> %install
> rm -rf %{buildroot}
> %makeinstall
> sed -i -e "s#%buildroot##" %buildroot%_bindir/%name

Does "make DESTDIR=%{buildroot} install" not work for this application?

Having to fix up buildroot artefacts using sed like this is one of the 
reasons that the DESTDIR approach is preferred to %makeinstall.

Paul.




More information about the fedora-extras-list mailing list