[debian-edu-commits] debian-edu/ 13/32: debian/rules: Drop win32 related files when repacking upstream sources.

Mike Gabriel sunweaver at debian.org
Mon Aug 18 15:09:46 UTC 2014


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

sunweaver pushed a commit to annotated tag debian/1_2.0.2+dfsg1-1
in repository italc.

commit 3a44c8f39af091ce6e9049ec79189783f720ad26
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Aug 14 14:06:33 2014 +0200

    debian/rules: Drop win32 related files when repacking upstream sources.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d1473b7..2b1a19c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,6 +66,7 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz:
 	    && find . -depth -type d -name 'windows' -exec $(RM) -r {} \; -printf 'removed %p\n' \
 	    && $(RM) -r -v \
 	        ica/x11/common/sha1.* \
+	        ica/win32/ \
 	        $(NULL)
 	$(RM) -v $(PKG)_$(VER).orig.tar.*
 	@echo "# Packing..."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/italc.git



More information about the debian-edu-commits mailing list