]> git.sur5r.net Git - pdfstitch/commitdiff
BSD friendly shebang
authorStefan Hagen <github@textmail.me>
Sat, 8 Jul 2017 13:19:29 +0000 (15:19 +0200)
committerJakob Haufe <sur5r@sur5r.net>
Sat, 8 Jul 2017 13:30:43 +0000 (13:30 +0000)
pdfstitch

index d8e0a86e9fb59ba15ccce4e2906549760bc3d8a7..e1c60dc47bf2c12cbbd3a65d0367a17a229ce125 100755 (executable)
--- a/pdfstitch
+++ b/pdfstitch
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 
 use 5.20.0;
 use strict;