Files
perl-Math-GSL/perl-Math-GSL-remove-env.patch

11 lines
283 B
Diff
Raw Permalink Normal View History

Index: Math-GSL-0.39/examples/sf/mathieu.pl
===================================================================
--- Math-GSL-0.39.orig/examples/sf/mathieu.pl
+++ Math-GSL-0.39/examples/sf/mathieu.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
use strict;
use warnings;