[med-svn] [Git][med-team/lefse][master] Replace shebang to match python3 not python2
Shayan Doust
gitlab at salsa.debian.org
Fri Sep 6 15:34:32 BST 2019
Shayan Doust pushed to branch master at Debian Med / lefse
Commits:
9211c3d3 by Shayan Doust at 2019-09-06T05:11:40Z
Replace shebang to match python3 not python2
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -15,6 +15,9 @@ override_dh_auto_install:
dh_link /usr/share/lefse/$$i /usr/bin/$$i;\
done
+override_dh_python3:
+ dh_python3 --shebang=/usr/bin/python3
+
override_dh_fixperms:
dh_fixperms
chmod -x debian/*/usr/share/lefse/lefsebiom/*.py
View it on GitLab: https://salsa.debian.org/med-team/lefse/commit/9211c3d3e0bb27d9295d60ae299ac32837a068ae
--
View it on GitLab: https://salsa.debian.org/med-team/lefse/commit/9211c3d3e0bb27d9295d60ae299ac32837a068ae
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190906/670b8278/attachment-0001.html>
More information about the debian-med-commit
mailing list