Commit 9211c3d3 authored by Shayan Doust's avatar Shayan Doust
Browse files

Replace shebang to match python3 not python2

parent e0d3d271
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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