[debian-edu-commits] debian-edu/ 03/10: debian/rules: In get-orig-source, drop more files not relevant for building iTALC on Linux.
Mike Gabriel
sunweaver at debian.org
Sat Dec 10 01:43:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository italc.
commit 50d7be0b16775c95e6c62a09f4eb546aff83c8b3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Dec 10 01:56:38 2016 +0100
debian/rules: In get-orig-source, drop more files not relevant for building iTALC on Linux.
---
debian/rules | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/rules b/debian/rules
index b0b0be5..d4dba15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,6 +72,15 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz:
cd $(PKG)-$(VER) \
&& find . -depth -type d -name 'windows' -exec $(RM) -r {} \; -printf 'removed %p\n' \
&& $(RM) -r -v \
+ .travis \
+ .travis.yml \
+ cmake/build_mingw32 \
+ cmake/build_mingw64 \
+ cmake/modules/MinGWCrossCompile.cmake \
+ cmake/modules/Win32Toolchain.cmake \
+ cmake/modules/Win64Toolchain.cmake \
+ contrib/ \
+ nsis/ \
ica/x11/common/sha1.* \
ica/win32/ \
$(NULL)
--
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