[Python-modules-commits] [bdist-nsi] 11/12: Fix that damn typo again……

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 7deb2d19b5b7a8417f6a154faed501a698d62328
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Apr 23 21:12:26 2017 +0200

    Fix that damn typo again……
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8d409b3..2c37691 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ export PYBUILD_NAME=bdist-nsi
 
 override_dh_installchangelogs:
 	awk '/^import/{ exit }{ print }' bdist_nsi/bdist_nsi.py >CHANGELOG
-	dh_installchangelog
+	dh_installchangelogs

-- 
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