[Pkg-php-commits] [php/debian-sid] Don't install a(nother) useless Structures_Graph sh script

Raphael Geissert geissert at debian.org
Thu Mar 11 21:27:50 UTC 2010


---
 debian/rules |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 615964c..ae75b86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -441,6 +441,8 @@ install: build
 		$(RM) debian/php-pear/usr/share/php/data/Structures_Graph/LICENSE
 	[ ! -f debian/php-pear/usr/share/php/doc/PEAR/INSTALL ] || \
 		$(RM) debian/php-pear/usr/share/php/doc/PEAR/INSTALL
+	[ ! -f debian/php-pear/usr/share/php/doc/Structures_Graph/docs/generate.sh ] || \
+		$(RM) debian/php-pear/usr/share/php/doc/Structures_Graph/docs/generate.sh
 	for f in Structures_Graph/publish.sh Structures_Graph/package.sh \
 		Structures_Graph/genpackage.xml.pl; do \
 		$(RM) debian/php-pear/usr/share/php/data/$$f; \
-- 
1.6.3.3





More information about the Pkg-php-commits mailing list