[PATCH 6/6] kexec-tools: Use default rpmbuild definations
Bernhard Walle
bernhard at bwalle.de
Sat Mar 20 05:43:49 EDT 2010
Am 19.03.2010 21:37, schrieb Eric W. Biederman:
> Ameya Palande <2ameya at gmail.com> writes:
>
>> Since current mechanism for building rpm into custom directory is not working,
>> remove it and switch to system defaults for rpmbuild.
>
> Does RPM really bit rot that quickly?
>
> I know at the time I added the code it was the only way I could
> get rpm to build an rpm without being root. Something that seems
> desirable.
It works here on openSUSE 11.1 when I change
-RPMDIR=rpm
+RPMDIR=$(shell pwd)/rpm
Of course only after applying the other patches...
Regards,
Bernhard
More information about the kexec
mailing list