[debian-edu-commits] debian-edu/ 09/10: Build C extension befor etest.
Dominik George
natureshadow-guest at moszumanska.debian.org
Mon Jan 15 22:58:44 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 1c71fe6f3ab75b33c320304b14544b6882235cd8
Author: Dominik George <nik at naturalnet.de>
Date: Mon Jan 15 23:43:06 2018 +0100
Build C extension befor etest.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index aada1b6..d885d6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
dh $@ --with python2 --buildsystem=pybuild
override_dh_auto_test:
+ python setup.py build
cd test; ./run-test-locally.sh
override_dh_installchangelogs:
--
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