Package: libcrypto++
Version: 5.5-1
Severity: serious
Tags: patch
Hello.
The latest version of libcrypto++ fails to build from source in the
alpha, mips, and mipsel autobuilders. If I'm not mistaken, this is
related to the fact that these autobuilders use sudo instead of fakeroot
to build the packages, which does not preserve the environment, thus the
variable $(PWD) that is used in debian/rules is not defined.
To fix this, simply replace $(PWD) with $(CURDIR), which is a make
variable and always defined.
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Truth is the most valuable thing we have, so let's economize it.
-- Mark Twain
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]