SOURCES: ekg2-perl-install.patch (NEW) - new, put perl extensions ...

sparky sparky at pld-linux.org
Sat Oct 1 02:10:40 CEST 2005


Author: sparky                       Date: Sat Oct  1 00:10:40 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new, put perl extensions in %{perl_archlib} dir

---- Files affected:
SOURCES:
   ekg2-perl-install.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ekg2-perl-install.patch
diff -u /dev/null SOURCES/ekg2-perl-install.patch:1.1
--- /dev/null	Sat Oct  1 02:10:40 2005
+++ SOURCES/ekg2-perl-install.patch	Sat Oct  1 02:10:35 2005
@@ -0,0 +1,18 @@
+diff -ur ekg2-20050930.ble/plugins/perl/common/Makefile.PL ekg2-20050930/plugins/perl/common/Makefile.PL
+--- ekg2-20050930.ble/plugins/perl/common/Makefile.PL	2005-09-29 12:50:19.000000000 +0000
++++ ekg2-20050930/plugins/perl/common/Makefile.PL	2005-09-30 23:47:13.000000000 +0000
+@@ -4,4 +4,5 @@
+               'LIBS' => '',
+ 	      'OBJECT' => '$(O_FILES)',
+               'INC' => '-I../../.. ',
++	      'INSTALLDIRS' => 'perl',
+ 	      '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
++++ ekg2-20050930/plugins/perl/irc/Makefile.PL	2005-09-30 23:46:53.000000000 +0000
+@@ -5,4 +5,5 @@
+ 	      'OBJECT' => '$(O_FILES)',
+               'TYPEMAPS' => ['../common/typemap'],
+               'INC' => '-I../../.. -I../../irc ',
++	      'INSTALLDIRS' => 'perl',
+ 	      'VERSION_FROM' => './Irc.pm');
================================================================



More information about the pld-cvs-commit mailing list