On Thu, Jul 10, 2003, Matthias Kurz wrote:
> Hi.
>
> During the bootstrap (openpkg*.sh) /usr/local/bin/python is picked
> up, even when /usr/local/bin is not in $PATH. This causes the build
> of rpm to fail.
>
This is strange and doesn't happen on any of our test platforms. Nevertheless,
I believe you. Just tell me which platform you are using, and if the exact
bootstrap you are using is:

ftp://ftp.openpkg.org/current/SRC/openpkg-20030710-20030710.src.sh

or if it is a different one, then which one?

> Also, it would be nice when the build routines would respect the $TMP
> environment variable and not only use the fixed path "/tmp".
>
Make a file called '.rpmmacros' in your $HOME directory, and put

%_builddir %(echo $TMP)
%_tmppath  %(echo $TMP)

in the file.

-- 
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Telecommunications Services GmbH

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to