Package: libcrypt-rijndael-perl Version: 0.05-6 Severity: serious Tags: patch
The libcrypt-rijndael-perl package can not be built with sudo. The resulting binary package is empty except for the /usr/share/doc directory. This is because debian/rules installs files into $(PWD)/..., but the PWD variable is unset by sudo. The fix is to use $(CURDIR) instead. -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]