The following commit has been merged in the master-svn branch:
commit 704cfda9f4fc48574c4c0bf4ccd1063f372956f9
Author: Martin Erik Werner <[email protected]>
Date:   Fri Aug 17 14:06:53 2012 +0200

    get-orig-source: remove whole data now that examples are in doc

diff --git a/debian/rules b/debian/rules
index 61c9c89..bd667f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ get-orig-source:
        rm -rf $(DIR)/src/install/win/
        rm -rf $(DIR)/bin/
        rm -rf $(DIR)/bin64/
-       find $(DIR)/data/ -mindepth 1 -not -wholename "*examples*" -delete
+       rm -rf $(DIR)/data/
        XZ_OPT="-6" tar --create --xz --owner root --group root --mode a+rX \
                -f $(TAR) $(DIR)
        rm -rf $(DIR)

-- 
Packaging for Red Eclipse

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to