[debian-edu-commits] debian-edu/ 01/01: Remove duplicates of dicts.
Dominik George
natureshadow-guest at moszumanska.debian.org
Tue Jan 16 12:02:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository sdaps.
commit d49d47d9a281179e86a65b0d28e5caf9f7ca3569
Author: Dominik George <nik at naturalnet.de>
Date: Tue Jan 16 12:49:28 2018 +0100
Remove duplicates of dicts.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 0680e17..f108759 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,9 @@ override_dh_auto_test:
python setup.py build
cd test; export TEXINPUTS="$(realpath tex):"; ./run-test-locally.sh
+override_dh_auto_install:
+ dh_auto_install
+ rm -rf debian/sdaps/usr/share/sdaps/tex/
+
override_dh_installchangelogs:
dh_installchangelogs NEWS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/sdaps.git
More information about the debian-edu-commits
mailing list