]> git.pld-linux.org Git - packages/perl-Math-PRSG.git/blame - perl-Math-PRSG-paths.patch
- release 11
[packages/perl-Math-PRSG.git] / perl-Math-PRSG-paths.patch
CommitLineData
eee3b8f1 1--- Math-PRSG-1.0/examples/prsg_driver.pl.perlpath Mon May 6 10:59:35 1996
2+++ Math-PRSG-1.0/examples/prsg_driver.pl Wed May 12 00:11:49 1999
3@@ -1,4 +1,4 @@
4-#!/usr/local/bin/perl -w
5+#!/usr/bin/perl -w
6
7 use Utils::TrulyRandom;
8 use Crypt::SHA;
9--- Math-PRSG-1.0/PRSG.pm.perlpath Wed May 22 13:28:16 1996
10+++ Math-PRSG-1.0/PRSG.pm Wed May 12 00:11:49 1999
11@@ -1,4 +1,4 @@
12-#! /usr/local/bin/perl -w -I/usr/local/lib/perl5
13+#! /usr/bin/perl -w -I/usr/local/lib/perl5
14
15 #
16 # Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
17--- Math-PRSG-1.0/Makefile.PL.perlpath Wed May 22 12:42:12 1996
18+++ Math-PRSG-1.0/Makefile.PL Wed May 12 00:11:49 1999
19@@ -1,4 +1,4 @@
20-#! /usr/local/bin/perl
21+#! /usr/bin/perl
22
23 use ExtUtils::MakeMaker;
24 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
This page took 0.079516 seconds and 4 git commands to generate.