[powermanga] 20/41: Remove empty /usr/share/games/ dir in powermanga package.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jun 25 18:55:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository powermanga.

commit 4c770879eeb0d469325cab92c4b82b2fa13f6026
Author: Barry deFreese <bddebian at comcast.net>
Date:   Thu Mar 20 02:12:35 2008 +0000

    Remove empty /usr/share/games/ dir in powermanga package.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5503d91..be521fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,9 @@ install: build
 	dh_install -p powermanga-data texts/*.txt texts/*.ini /usr/share/games/powermanga/texts
 	ln -s powermanga-data debian/powermanga/usr/share/doc/powermanga
 
+	#Remove empty dir
+	rm -rf debian/powermanga/usr/share/games
+
 binary-indep: build install
 	dh_testdir
 	dh_testroot

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/powermanga.git



More information about the Pkg-games-commits mailing list