[debian-edu-commits] debian-edu/ 02/08: Reerence TEXINPUTS for tests.
Dominik George
natureshadow-guest at moszumanska.debian.org
Tue Jan 16 00:42:39 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 1bbe40c47781e53fe7829cbd43dee52e23f810aa
Author: Dominik George <nik at naturalnet.de>
Date: Tue Jan 16 00:32:57 2018 +0100
Reerence TEXINPUTS for tests.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d885d6d..b41d43b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_auto_test:
python setup.py build
- cd test; ./run-test-locally.sh
+ cd test; TEXINPUTS=$(shell realpath ../tex) ./run-test-locally.sh
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