[Python-modules-commits] [bdist-nsi] 10/12: Fix pybuild name.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Apr 23 19:24:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository bdist-nsi.

commit bb77c4282df986e4d2d4e4e9c054e0a129b92ed1
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Apr 23 21:11:03 2017 +0200

    Fix pybuild name.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 240f25c..8d409b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export PYBUILD_NAME=bdist_nsi
+export PYBUILD_NAME=bdist-nsi
 
 %:
 	dh $@ --with python2,python3,pypy --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/bdist-nsi.git



More information about the Python-modules-commits mailing list