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

Dominique Dumont dod at debian.org
Wed Feb 29 16:41:01 UTC 2012


The following commit has been merged in the master branch:
commit 39d3daf501f1c17f3c0df0143d6bc4dbb23e71d0
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Feb 29 17:09:17 2012 +0100

    create /usr/games directory

diff --git a/debian/rules b/debian/rules
index 536c017..9ea6303 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_configure:
 override_dh_install: 
 	#$(MAKE) install PREFIX=$(DEST_DIR) DATADIR=$(DEST_DIR)/share/games LOCALEDIR=$(DEST_DIR)/share/locale LIBDIR=$(DEST_DIR)/lib/games BINDIR=$(DEST_DIR)/games MANDIR=$(DEST_DIR)/share/man INSTALLDIRS=vendor
 	#cd $(DEST_DIR)/share/locale && chmod 644 */LC_MESSAGES/*.mo
+	mkdir $(DEST_DIR)/games
 	dh_install
 	cd $(DEST_DIR)/share/icons && \
 		for i in frozen-bubble-icon-*.png; do \

-- 
Packaging of frozen-bubble game in Debian



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