[libcommon-sense-perl] 01/02: revert the patch fiddling with sense.pod installation

Damyan Ivanov dmn at moszumanska.debian.org
Thu May 15 13:57:52 UTC 2014


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

dmn pushed a commit to branch master
in repository libcommon-sense-perl.

commit 32f6cd5cee63de6f6a27c3e675a904cfdf9e9064
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu May 15 13:55:37 2014 +0000

    revert the patch fiddling with sense.pod installation
    
    it installs to the right dir without it, it was debian/rules that
    needed changes (and got them)
---
 debian/patches/install-in-verdor-arch.patch | 16 ----------------
 debian/patches/series                       |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/install-in-verdor-arch.patch b/debian/patches/install-in-verdor-arch.patch
deleted file mode 100644
index 87c25bf..0000000
--- a/debian/patches/install-in-verdor-arch.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: install in ARCHLIBDIR
- we want everything in /usr/lib/<triplet>/perl..., e.g. controlled by Perl config
-Author: Damyan Ivanov <dmn at debian.org>
-Forwarded: not-needed
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -10,7 +10,7 @@ WriteMakefile(
-     VERSION_FROM => "sense.pm.PL",
-     PM          => {
-        "sense.pm"  => '$(INST_ARCHLIBDIR)/sense.pm',
--       "sense.pod" => '$(INST_LIBDIR)/sense.pod',
-+       "sense.pod" => '$(INST_ARCHLIBDIR)/sense.pod',
-     },
-     clean       => { FILES => "sense.pm" },
- );
diff --git a/debian/patches/series b/debian/patches/series
index a93026e..5766d01 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-install-in-verdor-arch.patch
 pod-encoding.patch

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



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