[SCM] Packaging for cube2font branch, master, updated. 3f3c7aab439ffcb29a7c84292d20eb4ea5076718

Martin Erik Werner martinerikwerner at gmail.com
Tue Dec 20 17:15:03 UTC 2011


The following commit has been merged in the master branch:
commit 4f5b24e24a3f74864f3a0bd90d256919823671f9
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Dec 20 15:32:47 2011 +0100

    Fixup get-orig syntax

diff --git a/debian/rules b/debian/rules
index 994253f..a135717 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,8 +29,8 @@ get-orig-source:
 	find $(DIR) -mindepth 1 -not -name src \
 				-not -name shared \
 				-not -name install \
-				-not -name nix
-				-not -name cube2font.1
+				-not -name nix \
+				-not -name cube2font.1 \
 				-not -name Makefile \
 				-not -wholename $(DIR)/license.txt \
 				-not -name cube2font.c \

-- 
Packaging for cube2font



More information about the Pkg-games-commits mailing list