]> git.pld-linux.org Git - packages/dbh.git/blame - am.patch
- corrected installation paths
[packages/dbh.git] / am.patch
CommitLineData
6a2d7010
WF
1--- dbh-5.0.7/Makefile.am.orig 2014-01-14 18:59:35.943695695 +0100
2+++ dbh-5.0.7/Makefile.am 2014-01-14 18:59:57.690698675 +0100
3@@ -14,7 +14,7 @@ docs = \
4 doc/html/style.css\
5 doc/html/up.png
6
7-docdir = $(datadir)/gtk-doc/html/dbh
8+docdir = $(datadir)/doc/gtk-doc/html/dbh
9 doc_DATA = $(docs)
10
11 EXTRA_DIST = \
12@@ -56,13 +56,8 @@ test: all
13 ACLOCAL_AMFLAGS = -I m4
14
15
16-if WANT_DEBIAN
17-pkgsharedir = $(datadir)/pkgconfig
18-pkgshare_DATA = dbh2.pc
19-else
20 pkgconfigdir = $(libdir)/pkgconfig
21 pkgconfig_DATA = dbh2.pc
22-endif
23 ##################################################################
24 #maintainer-clean
25 svnclean:
This page took 0.065428 seconds and 4 git commands to generate.