Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View 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 \