Am Dienstag 18 Oktober 2005 23:48 schrieb Guðlaugur Jóhannesson:
> Anders Johansson wrote:
>[...]
> It actually supports INSTALL_ROOT which is similar, but that does not
> change the fact that rpmbuild changes the behavior of the prefix usage
> in mythtv. It also changes /usr/include to ../../../../../../include in
> the Includes which is also not very nice. I have to look into how qmake
> works and figure this out. Thanks for your help.
I had similar problems when building a RPM for kcheckers. My solution was to
install this way:
make INSTALL_ROOT=$RPM_BUILD_ROOT/'$(PWD)'/ install
Look wired, but works.
Cheers,
Herbert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]