[SCM] Packaging of frozen-bubble game in Debian branch, master, updated. f38c1fc1fa0484f8f78877f1634ef2a508646e04

Dominique Dumont dod at debian.org
Tue Mar 6 13:13:23 UTC 2012


The following commit has been merged in the master branch:
commit 1e5827753a4c0781123a4d79007b9fd9d75f656d
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Mar 6 13:54:53 2012 +0100

    removed yet another dummyman page

diff --git a/debian/rules b/debian/rules
index 52ae815..f688242 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ DEST_DIR=$(CURDIR)/debian/tmp/usr
 
 override_dh_install: 
 	# remove man page with not really interesting doc
-	for i in Net MDKCommon Stuff ; do \
+	for i in Net MDKCommon LevelEditor Stuff ; do \
 		rm $(DEST_DIR)/share/man/man3/Games::FrozenBubble::$$i.3pm* ; \
 	done
 	dh_install

-- 
Packaging of frozen-bubble game in Debian



More information about the Pkg-perl-cvs-commits mailing list