Import of pkgsrc-2014Q1
This commit is contained in:
15
devel/cppunit/patches/patch-doc_Makefile.in
Normal file
15
devel/cppunit/patches/patch-doc_Makefile.in
Normal file
@@ -0,0 +1,15 @@
|
||||
$NetBSD: patch-doc_Makefile.in,v 1.1 2013/08/15 10:26:32 gsutre Exp $
|
||||
|
||||
Install docs in $docdir.
|
||||
|
||||
--- doc/Makefile.in.orig 2012-09-24 17:52:23.000000000 +0000
|
||||
+++ doc/Makefile.in
|
||||
@@ -50,7 +50,7 @@ PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = @build@
|
||||
host_triplet = @host@
|
||||
-@DOC_TRUE@am__append_1 = $(pkgdatadir)/html
|
||||
+@DOC_TRUE@am__append_1 = $(docdir)/html
|
||||
@DOC_TRUE@am__append_2 = $(static_pages) html/index.html
|
||||
subdir = doc
|
||||
DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
|
||||
Reference in New Issue
Block a user