contrib/packaging/debian/rules
branchstable
changeset 43313 a882c088dc2e
parent 43310 7574ccd87200
child 43318 cdf6db1f4faf
--- a/contrib/packaging/debian/rules	Mon Oct 21 11:32:54 2019 +0200
+++ b/contrib/packaging/debian/rules	Mon Oct 21 11:48:59 2019 +0200
@@ -14,7 +14,7 @@
 	http_proxy='' dh_auto_test -- TESTFLAGS="-j$(CPUS)"
 
 override_dh_python3:
-	dh_python3
+	dh_python3 --shebang=/usr/bin/python3
 	find debian/mercurial/usr/share -type d -empty -delete
 
 override_dh_install: