[Dh-make-php-commits] r251 - trunk

steinm at alioth.debian.org steinm at alioth.debian.org
Mon May 14 13:38:46 UTC 2007


Author: steinm
Date: 2007-05-14 13:38:46 +0000 (Mon, 14 May 2007)
New Revision: 251

Modified:
   trunk/Makefile
Log:
- copy phppkginfo into /usr/share/dh-make-php


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2007-05-14 13:38:12 UTC (rev 250)
+++ trunk/Makefile	2007-05-14 13:38:46 UTC (rev 251)
@@ -32,6 +32,7 @@
 	cp -r licenses ${DESTDIR}/share/${PACKAGE}
 	cp -r xslt ${DESTDIR}/share/${PACKAGE}
 	cp dh-make-php.lib ${DESTDIR}/share/${PACKAGE}
+	cp phppkginfo ${DESTDIR}/share/${PACKAGE}
 	cp pear.mk ${DESTDIR}/share/cdbs/1/class
 	rm -rf ${DESTDIR}/share/${PACKAGE}/pecl.template/CVS
 	rm -rf ${DESTDIR}/share/${PACKAGE}/pear.template/CVS




More information about the Dh-make-php-commits mailing list