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. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list