Package: dh-make-php Version: 0.0.10-1 Tags: patch Followup-For: Bug #329386
Uwe, Here is some code that I came up with to fix documentation. It can go in debian/rules install. mkdir -p debian/$(DEBIAN_PKG)/usr/share/doc/$(DEBIAN_PKG) mv -i debian/$(DEBIAN_PKG)$(PEAR_PHP_DIR)/docs/$(PEAR_PKG)/* debian/$(DEBIAN_PKG)/usr/share/doc/$(DEBIAN_PKG) rmdir debian/$(DEBIAN_PKG)$(PEAR_PHP_DIR)/docs/$(PEAR_PKG) ln -s ../../doc/$(DEBIAN_PKG) debian/$(DEBIAN_PKG)$(PEAR_PHP_DIR)/docs/$(PEAR_PKG) Charles -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (800, 'stable'), (70, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages dh-make-php depends on: ii xsltproc 1.1.15-1 XSLT command line processor dh-make-php recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]