File: hashbang.patch

package info (click to toggle)
libimage-size-perl 3.300-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,324 kB
  • ctags: 38
  • sloc: perl: 988; xml: 987; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: update hashbang to use the system perl
Origin: vendor
Bug-Debian: http://bugs.debian.org/681925
Forwarded: not needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-07-24

--- a/imgsize
+++ b/imgsize
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 
 ###############################################################################
 #