File: remove-interpreter-from-package.patch

package info (click to toggle)
libpdl-io-hdf5-perl 1%3A0.73-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 592 kB
  • sloc: perl: 1,544; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Remove interpreter from package.
Author: Henning Glawe <glaweh@debian.org>
Forwarded: https://sourceforge.net/p/pdl/patches/83/

--- a/HDF5/tkview.pm
+++ b/HDF5/tkview.pm
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl -w
-
 package PDL::IO::HDF5::tkview;
 
 # Experimental module to view HDF5 using perl/tk and PDL::IO::HDF5 modules