[libtext-kakasi-perl] 03/13: Restore the file from upstrem to change v3 format.

Takatsugu Nokubi knok at moszumanska.debian.org
Thu Aug 24 07:32:39 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 baf014867ce38665fbea1f21fab28af45d7cf097
Author: NOKUBI Takatsugu <knok at daionet.gr.jp>
Date:   Wed Oct 16 11:03:03 2013 +0900

    Restore the file from upstrem to change v3 format.
---
 Makefile.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 809e640..6a0bf5c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
 	      'NAME' => 'Text::Kakasi',
 	      'VERSION_FROM' => 'Kakasi.pm',
-	      'INC' => '-I/usr/include',
-	      'LIBS' => ['-L/usr/lib -lkakasi'],
+              'INC' => '-I/usr/local/include',
+              'LIBS' => ['-L/usr/local/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