aboutsummaryrefslogtreecommitdiff
path: root/devel/gnu-automake/files/patch-automake.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnu-automake/files/patch-automake.in')
-rw-r--r--devel/gnu-automake/files/patch-automake.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/gnu-automake/files/patch-automake.in b/devel/gnu-automake/files/patch-automake.in
deleted file mode 100644
index 3c9d43806bbe..000000000000
--- a/devel/gnu-automake/files/patch-automake.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- automake.in.orig Sun Feb 29 09:27:07 2004
-+++ automake.in Sun Mar 14 17:04:50 2004
-@@ -33,3 +33,3 @@
- {
-- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@-@APIVERSION@';
-+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@';
- unshift @INC, (split ':', $perllibdir);