Shayan Doust pushed to branch master at Debian Med / mecat2


Commits:
9e4e221e by Shayan Doust at 2020-06-30T20:18:24+01:00
Fix shebang and remove extension

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -11,3 +11,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
        dh $@
 
+override_dh_install:
+       dh_install
+       sed 's/\#\!\/usr\/bin\/env perl/\#\!\/usr\/bin\/perl/' \
+               debian/mecat2/usr/bin/mecat.pl > debian/mecat2/usr/bin/mecat
+       rm -f debian/mecat2/usr/bin/mecat.pl



View it on GitLab: 
https://salsa.debian.org/med-team/mecat2/-/commit/9e4e221e2ded8e3f1f9cb0280f81f7dcaf3b11f7

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mecat2/-/commit/9e4e221e2ded8e3f1f9cb0280f81f7dcaf3b11f7
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to