[Python-modules-commits] [python-django-tagging] 14/15: Fix the PYBUILD_NAME
Christopher Baines
cbaines-guest at moszumanska.debian.org
Wed May 11 11:05:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a commit to branch master
in repository python-django-tagging.
commit b0cd0df08a9add9ec5cf814d1520a74cb80aad2d
Author: Christopher Baines <mail at cbaines.net>
Date: Wed May 11 11:49:09 2016 +0100
Fix the PYBUILD_NAME
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2ea77a5..e68fc51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export PYBUILD_NAME=python-django-tagging
+export PYBUILD_NAME=django-tagging
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-tagging.git
More information about the Python-modules-commits
mailing list