Package: dh-make-php Version: 0.2.15 Severity: wishlist File: /usr/bin/dh-make-pear Tags: patch
Hello, Proposed solution is in attached patch. Regards Artur -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages dh-make-php depends on: ii cdbs 0.4.65 common build system for Debian pac ii php-pear 5.2.12.dfsg.1-2 PEAR - PHP Extension and Applicati ii php5-cli 5.2.12.dfsg.1-2 command-line interpreter for the p dh-make-php recommends no packages. dh-make-php suggests no packages. -- no debconf information -- Artur R. Czechowski <artu...@hell.pl> JID: artu...@hell.pl http://hell.pl/arturcz
diff -Naru dh-make-php-0.2.15-buggy/dh-make-pear dh-make-php-0.2.15/dh-make-pear --- dh-make-php-0.2.15-buggy/dh-make-pear 2010-02-09 18:00:38.119805755 +0100 +++ dh-make-php-0.2.15/dh-make-pear 2010-02-09 19:16:02.331806369 +0100 @@ -102,6 +102,8 @@ tar xzf ${PEARPACKAGENAME} else echo "Downloading pear package '${PEARPACKAGENAME}' failed!"; + echo "${TEMPMSG}" + echo "Check http://pear.php.net/ for available packages."; exit 0 fi