[pyepr] 01/06: Minor cleanup
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Feb 10 18:56:10 UTC 2018
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyepr.
commit b3d8ad8b0b8bebec421126b9538e33afcebc6aa5
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Aug 19 11:10:03 2017 +0200
Minor cleanup
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 6d2b8f9..863b8f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ SPHINXOPTS += -D html_last_updated_fmt=\"$(BUILD_DATE)\"
# Get the supported Python versions
#PY2VERS=$(shell pyversions -vr)
-PY3VERS=$(shell py3versions -vr)
+#PY3VERS=$(shell py3versions -vr)
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -85,4 +85,4 @@ endif
.PHONY: override_dh_gencontrol override_dh_auto_clean override_dh_auto_test \
override_dh_strip override_dh_installchangelogs override_dh_compress \
- dh_sphinxdoc override_dh_installdocs
+ override_dh_sphinxdoc override_dh_installdocs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git
More information about the Pkg-grass-devel
mailing list