File apache-trafficserver-perl-vendor-install.patch of Package apache-trafficserver

--- trafficserver-8.0.3.orig/lib/perl/Makefile.am	2019-03-11 18:08:24.000000000 +0100
+++ trafficserver-8.0.3/lib/perl/Makefile.am	2019-07-20 13:54:38.903172636 +0200
@@ -17,7 +17,7 @@
 #  limitations under the License.
 
 # Default INSTALLDIRS to "perl" so that INSTALLMAN3DIR works.
-INSTALLDIRS=perl
+INSTALLDIRS=vendor
 
 all-local: Makefile-pl
 	$(MAKE) -f Makefile-pl INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix) DESTDIR=$(DESTDIR)
@@ -29,7 +29,7 @@
 # copy them to the build directory if we are building out of tree.
 Makefile-pl: Makefile.PL $(top_builddir)/config.status
 	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=$(INSTALLDIRS)
 
 clean-local:
 	-rm -f Makefile-pl
openSUSE Build Service is sponsored by