[cube2font] 09/18: update get-orig-source to fit new version

Martin Werner arand-guest at moszumanska.debian.org
Fri Apr 24 12:33:58 UTC 2015


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

arand-guest pushed a commit to branch master
in repository cube2font.

commit 03d10fa1531207bb3cd2628d6df561a711076a4f
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Fri Apr 24 13:34:08 2015 +0200

    update get-orig-source to fit new version
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8e2c786..1af4aff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,10 @@ get-orig-source:
 				-not -name doc \
 				-not -name man \
 				-not -name cube2font.1 \
-				-not -name Makefile \
+				-not -wholename $(DIR)/src/Makefile \
 				-not -name system-install.mk \
 				-not -name dist.mk \
-				-not -wholename $(DIR)/license.txt \
+				-not -wholename $(DIR)/doc/license.txt \
 				-not -name cube2font.c \
 				-not -name redeclipse.cbp \
 				-delete

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



More information about the Pkg-games-commits mailing list