[libtemplate-plugin-latex-perl] 01/04: Add 'export LATEX_TESTING=ENABLED' to debian/rules.
Robert James Clay
jame at rocasa.us
Sat Jul 8 02:47:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
jame-guest pushed a commit to branch develop
in repository libtemplate-plugin-latex-perl.
commit 8c12b0f814cd4ca19049ec862080ea5796d44884
Author: Robert James Clay <jame at rocasa.us>
Date: Tue Jun 20 20:13:41 2017 -0400
Add 'export LATEX_TESTING=ENABLED' to debian/rules.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..9231e14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+# Enable fuller testing during the package build.
+export LATEX_TESTING=ENABLED
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-latex-perl.git
More information about the Pkg-perl-cvs-commits
mailing list