[redeclipse] 398/494: get-orig-source: remove whole data now that examples are in doc

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:56 UTC 2015


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

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit f4fd6fa71bff7067a235e6f7d8f462641cc769f0
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Fri Aug 17 14:06:53 2012 +0200

    get-orig-source: remove whole data now that examples are in doc
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 61c9c89..bd667f4 100755
--- a/rules
+++ b/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)

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



More information about the Pkg-games-commits mailing list