File: wrong-path-for-interpreter.patch

package info (click to toggle)
pg-comparator 2.3.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 576 kB
  • sloc: perl: 5,349; ansic: 709; sql: 158; makefile: 62
file content (12 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Use Debian specific path to perl.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed

--- a/pg_comparator
+++ b/pg_comparator
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 #
 # $Id: pg_comparator.pl 1593 2020-11-03 15:27:39Z coelho $
 #