[packages/dbh] - corrected installation paths
witekfl
witekfl at pld-linux.org
Tue Jan 14 19:29:43 CET 2014
commit 6a2d70106a2b58b3cfba2a2cec0d022135a853f6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Tue Jan 14 19:27:53 2014 +0100
- corrected installation paths
am.patch | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
---
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..59f5334
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,25 @@
+--- dbh-5.0.7/Makefile.am.orig 2014-01-14 18:59:35.943695695 +0100
++++ dbh-5.0.7/Makefile.am 2014-01-14 18:59:57.690698675 +0100
+@@ -14,7 +14,7 @@ docs = \
+ doc/html/style.css\
+ doc/html/up.png
+
+-docdir = $(datadir)/gtk-doc/html/dbh
++docdir = $(datadir)/doc/gtk-doc/html/dbh
+ doc_DATA = $(docs)
+
+ EXTRA_DIST = \
+@@ -56,13 +56,8 @@ test: all
+ ACLOCAL_AMFLAGS = -I m4
+
+
+-if WANT_DEBIAN
+-pkgsharedir = $(datadir)/pkgconfig
+-pkgshare_DATA = dbh2.pc
+-else
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = dbh2.pc
+-endif
+ ##################################################################
+ #maintainer-clean
+ svnclean:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dbh.git/commitdiff/5e61905f159639f20c43ba8c669cb2f9c579364d
More information about the pld-cvs-commit
mailing list