]> git.pld-linux.org Git - packages/perl-Math-PRSG.git/commitdiff
- patches for perl modules
authorpius <pius@pld-linux.org>
Wed, 20 Oct 1999 19:14:27 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-PRSG-paths.patch -> 1.1

perl-Math-PRSG-paths.patch [new file with mode: 0644]

diff --git a/perl-Math-PRSG-paths.patch b/perl-Math-PRSG-paths.patch
new file mode 100644 (file)
index 0000000..ce217d5
--- /dev/null
@@ -0,0 +1,24 @@
+--- Math-PRSG-1.0/examples/prsg_driver.pl.perlpath     Mon May  6 10:59:35 1996
++++ Math-PRSG-1.0/examples/prsg_driver.pl      Wed May 12 00:11:49 1999
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl -w
++#!/usr/bin/perl -w
+ use Utils::TrulyRandom;
+ use Crypt::SHA;
+--- Math-PRSG-1.0/PRSG.pm.perlpath     Wed May 22 13:28:16 1996
++++ Math-PRSG-1.0/PRSG.pm      Wed May 12 00:11:49 1999
+@@ -1,4 +1,4 @@
+-#! /usr/local/bin/perl -w -I/usr/local/lib/perl5
++#! /usr/bin/perl -w -I/usr/local/lib/perl5
+ #
+ # Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
+--- Math-PRSG-1.0/Makefile.PL.perlpath Wed May 22 12:42:12 1996
++++ Math-PRSG-1.0/Makefile.PL  Wed May 12 00:11:49 1999
+@@ -1,4 +1,4 @@
+-#! /usr/local/bin/perl
++#! /usr/bin/perl
+ use ExtUtils::MakeMaker;
+ # See lib/ExtUtils/MakeMaker.pm for details of how to influence
This page took 0.110841 seconds and 4 git commands to generate.