From e27fa8a4bf11b78119f291cba89221b7a9df2bfa Mon Sep 17 00:00:00 2001 From: sparky Date: Mon, 3 Oct 2005 23:13:39 +0000 Subject: [PATCH] - INSTALLDIRS: perl -> vendor (thx qboosh) Changed files: ekg2-perl-install.patch -> 1.2 --- ekg2-perl-install.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ekg2-perl-install.patch b/ekg2-perl-install.patch index c97ce70..ea9d0a0 100644 --- a/ekg2-perl-install.patch +++ b/ekg2-perl-install.patch @@ -5,7 +5,7 @@ diff -ur ekg2-20050930.ble/plugins/perl/common/Makefile.PL ekg2-20050930/plugins 'LIBS' => '', 'OBJECT' => '$(O_FILES)', 'INC' => '-I../../.. ', -+ 'INSTALLDIRS' => 'perl', ++ 'INSTALLDIRS' => 'vendor', 'VERSION_FROM' => './Ekg2.pm'); diff -ur ekg2-20050930.ble/plugins/perl/irc/Makefile.PL ekg2-20050930/plugins/perl/irc/Makefile.PL --- ekg2-20050930.ble/plugins/perl/irc/Makefile.PL 2005-09-29 12:50:21.000000000 +0000 @@ -14,5 +14,5 @@ diff -ur ekg2-20050930.ble/plugins/perl/irc/Makefile.PL ekg2-20050930/plugins/pe 'OBJECT' => '$(O_FILES)', 'TYPEMAPS' => ['../common/typemap'], 'INC' => '-I../../.. -I../../irc ', -+ 'INSTALLDIRS' => 'perl', ++ 'INSTALLDIRS' => 'vendor', 'VERSION_FROM' => './Irc.pm'); -- 2.44.0