]> git.pld-linux.org Git - packages/dbh.git/blobdiff - am.patch
- corrected installation paths
[packages/dbh.git] / am.patch
diff --git a/am.patch b/am.patch
new file mode 100644 (file)
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: 
This page took 0.070828 seconds and 4 git commands to generate.