[redeclipse] 12/23: get-orig-source: rm .bat files and empty data/ dir

Martin Werner arand-guest at moszumanska.debian.org
Sat Apr 4 00:47:45 UTC 2015


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

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

commit 055a7ffebeda01b093be5743250e587111b789c7
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Fri Apr 3 17:12:12 2015 +0200

    get-orig-source: rm .bat files and empty data/ dir
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 52af240..f2b5874 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,8 @@ get-orig-source:
 	rm -rf $(DIR)/src/lib/
 	rm -rf $(DIR)/src/install/win/
 	rm -rf $(DIR)/bin/
+	rm -rf $(DIR)/data/
+	rm -f $(DIR)/*.bat
 	find $(DIR) -type f -iname '.git*' -delete
 	XZ_OPT="-6" tar --create --xz --owner root --group root --mode a+rX \
 		-f redeclipse_$(VER).orig.tar.xz $(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