[heroes] 15/18: No need to delete info/dir any more.

Stephen Kitt skitt at moszumanska.debian.org
Sat Jan 23 19:34:41 UTC 2016


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

skitt pushed a commit to annotated tag debian/0.21-11
in repository heroes.

commit 9fbc0392b8017f0b92539d5cad40e5f161afb0aa
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Jan 23 20:07:18 2016 +0100

    No need to delete info/dir any more.
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6fed9b0..ea5ea7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,6 @@ override_dh_install:
 	rm -f debian/heroes/usr/share/games/heroes/etc/heroesrc
 	mkdir -p debian/heroes/usr/share/games/heroes/etc
 	ln -sf /etc/heroesrc debian/heroes/usr/share/games/heroes/etc/heroesrc
-	rm -f debian/heroes/usr/share/info/dir
 
 override_dh_auto_test:
 	srcdir=$(CURDIR)/tests VERBOSE=1 dh_auto_test

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



More information about the Pkg-games-commits mailing list