Package: dh-make-php
Version: 0.2.5
Severity: normal
Clean target fails when PEAR_PKG isn't (yet) defined.
--- dh-make-php-0.2.5/pear.mk~ 2007-08-18 16:40:31.000000000 -0400
+++ dh-make-php-0.2.5/pear.mk 2007-08-29 10:50:31.000000000 -0400
@@ -47,7 +47,7 @@
ln -f -s ../package.xml $(PEAR_SOURCE_DIR)
clean::
- rm -f $(PEAR_PKG)-*/package.xml
+ -rm -f $(PEAR_PKG)-*/package.xml
common-install-indep::
# install everything in default locations
Diff finished. Wed Aug 29 10:52:38 2007
-- System Information:
Debian Release: lenny/sid
APT prefers gutsy-updates
APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500,
'gutsy-backports'), (500, 'gutsy')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-10-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dh-make-php depends on:
ii cdbs 0.4.49ubuntu2 common build system for Debian pac
ii php-pear 5.2.3-1ubuntu4 PEAR - PHP Extension and Applicati
ii php5-cli 5.2.3-1ubuntu4 command-line interpreter for the p
dh-make-php recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]