summarylogtreecommitdiffstats
path: root/trafficserver.lib_perl_Makefile.in.patch
diff options
context:
space:
mode:
authorGalen Sampson2016-08-17 17:09:48 -1000
committerGalen Sampson2016-08-17 17:09:48 -1000
commit332d5c28832ee6bb9893237a4ce79de6d093bc15 (patch)
tree8483f9a27be0845479d96e8cea22365cd73cdc08 /trafficserver.lib_perl_Makefile.in.patch
parent337c60b4f8e78ecce875be20ba280c4126f4961d (diff)
downloadaur-332d5c28832ee6bb9893237a4ce79de6d093bc15.tar.gz
Update to trafficserver release 6.2.0
* Update to trafficserver release 6.2.0
Diffstat (limited to 'trafficserver.lib_perl_Makefile.in.patch')
-rw-r--r--trafficserver.lib_perl_Makefile.in.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/trafficserver.lib_perl_Makefile.in.patch b/trafficserver.lib_perl_Makefile.in.patch
new file mode 100644
index 000000000000..54ee458c3f7f
--- /dev/null
+++ b/trafficserver.lib_perl_Makefile.in.patch
@@ -0,0 +1,22 @@
+--- lib/perl/Makefile.in.orig 2016-08-17 08:10:18.804768153 -1000
++++ lib/perl/Makefile.in 2016-08-17 08:10:46.160746491 -1000
+@@ -708,16 +708,16 @@
+
+
+ all-local: Makefile-pl
+- $(MAKE) -f Makefile-pl INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix) DESTDIR=$(DESTDIR)
++ $(MAKE) -f Makefile-pl INSTALLDIRS=vendor
+
+ install-exec-local: Makefile-pl
+- $(MAKE) -f Makefile-pl INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix) DESTDIR=$(DESTDIR) install
++ $(MAKE) -f Makefile-pl INSTALLDIRS=vendor install
+
+ # The perl build needs to have the source files in the current working directory, so we need to
+ # copy them to the build directory if we are building out of tree.
+ Makefile-pl: Makefile.PL
+ test -f "$(top_builddir)/$(subdir)/Makefile.PL" || cp -rf "$(srcdir)/." "$(top_builddir)/$(subdir)/"
+- $(PERL) Makefile.PL INSTALLDIRS=$(INSTALLDIRS) INSTALL_BASE=$(prefix) PREFIX=
++ $(PERL) Makefile.PL INSTALLDIRS=vendor
+
+ distclean-local:
+ -rm -rf Makefile-pl MYMETA.* blip