[Pkg-cli-libs-commits] [poppler-sharp] 03/04: That bloody automake change to ban pkglib_DATA or pkglib_SCRIPTS still exists, and is still a pain in the ass

Jo Shields directhex at moszumanska.debian.org
Sun Jan 3 10:04:29 UTC 2016


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

directhex pushed a commit to annotated tag debian/0.0.3-4
in repository poppler-sharp.

commit 6527a0552fc7b4c70c022f7dfbf2d60aba951abf
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Jan 3 10:01:25 2016 +0000

    That bloody automake change to ban pkglib_DATA or pkglib_SCRIPTS still exists, and is still a pain in the ass
---
 debian/patches/dont_use_pkglibdir | 14 ++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/dont_use_pkglibdir b/debian/patches/dont_use_pkglibdir
new file mode 100644
index 0000000..6f044b0
--- /dev/null
+++ b/debian/patches/dont_use_pkglibdir
@@ -0,0 +1,14 @@
+Index: poppler-sharp/Makefile.am
+===================================================================
+--- poppler-sharp.orig/Makefile.am
++++ poppler-sharp/Makefile.am
+@@ -21,7 +21,8 @@ CLEANFILES = \
+ 	poppler-sharp/poppler-api.xml \
+ 	poppler-sharp.dll
+ 
+-pkglib_DATA = poppler-sharp.dll sources/poppler-sharp.dll.config
++programfilesdir = $(pkglibdir)
++programfiles_DATA = poppler-sharp.dll sources/poppler-sharp.dll.config
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = sources/poppler-sharp.pc
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 79367d3..262f51c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+dont_use_pkglibdir
 force_4.5_framework_checks

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/poppler-sharp.git



More information about the Pkg-cli-libs-commits mailing list