[libtext-kakasi-perl] 11/13: Update

Takatsugu Nokubi knok at moszumanska.debian.org
Thu Aug 24 07:32:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

knok pushed a commit to branch master
in repository libtext-kakasi-perl.

commit de8612fb85ec27208901df6e3b7509cb77199bcb
Author: NOKUBI Takatsugu <knok at daionet.gr.jp>
Date:   Mon Feb 3 09:16:04 2014 +0000

    Update
---
 debian/patches/remove-libpath | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/patches/remove-libpath b/debian/patches/remove-libpath
index d3c3653..def4219 100644
--- a/debian/patches/remove-libpath
+++ b/debian/patches/remove-libpath
@@ -5,18 +5,16 @@ Author: NOKUBI Takatsugu <knok at daionet.gr.jp>
 Origin: vendor
 Bug: #723456
 Bug-Debian: http://bugs.debian.org/723456
-Forwarded: no
+Forwarded: not-needed
 Last-Update: 2013-10-16
 
 --- libtext-kakasi-perl-2.04.orig/Makefile.PL
 +++ libtext-kakasi-perl-2.04/Makefile.PL
-@@ -6,7 +6,7 @@ use ExtUtils::MakeMaker;
- WriteMakefile(
+@@ -7,6 +7,6 @@ WriteMakefile(
  	      'NAME' => 'Text::Kakasi',
  	      'VERSION_FROM' => 'Kakasi.pm',
--	      'INC' => '-I/usr/local/include',
+ 	      'INC' => '-I/usr/local/include',
 -	      'LIBS' => ['-L/usr/local/lib -lkakasi'],
-+	      'INC' => '-I/usr/include',
-+	      'LIBS' => ['-lkakasi'],
++	      'LIBS' => ['-L/usr/lib64 -L/usr/lib32 -L/usr/lib -lkakasi'],
  	      'DEFINE' => '-DWAKATIGAKI',
  );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-kakasi-perl.git



More information about the Pkg-perl-cvs-commits mailing list