Package: dh-make
Version: 0.45
Severity: grave
Justification: renders package unusable
The following change fixed the problem for me (my version in
/tmp/dh_make):
$ diff /usr/bin/dh_make /tmp/dh_make
274c274
< my $pwd = $ENV{PWD};
---
> my $pwd = `pwd`;
-- System Information:
Debian Release: lenny/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=af_ZA, LC_CTYPE=af_ZA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages dh-make depends on:
ii debhelper 7.0.8 helper programs for debian/rules
ii dpkg-dev 1.14.18 package building tools for Debian
ii make 3.81-4 The GNU version of the "make" util
ii perl 5.10.0-10 Larry Wall's Practical Extraction
dh-make recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]