no point in changing docdir, if docs aren't installed

This commit is contained in:
jasper 2011-05-02 18:43:47 +00:00
parent 0ec728ed7a
commit e13ac25a14
4 changed files with 4 additions and 40 deletions

View File

@ -1,15 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.3 2010/04/04 15:36:42 ajacoutot Exp $
$OpenBSD: patch-Makefile_in,v 1.4 2011/05/02 18:43:47 jasper Exp $
--- Makefile.in.orig Wed Mar 31 04:28:21 2010
+++ Makefile.in Thu Apr 1 09:49:30 2010
@@ -197,7 +197,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
@@ -742,7 +742,7 @@ info: info-recursive
info-am:

View File

@ -1,15 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.1 2009/03/13 17:14:13 naddy Exp $
$OpenBSD: patch-Makefile_in,v 1.2 2011/05/02 18:46:09 jasper Exp $
--- Makefile.in.orig Mon Mar 9 16:47:51 2009
+++ Makefile.in Mon Mar 9 16:48:06 2009
@@ -156,7 +156,7 @@ build_alias = @build_alias@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host_alias = @host_alias@
@@ -647,7 +647,7 @@ info: info-recursive
info-am:

View File

@ -1,15 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.4 2010/04/04 15:37:19 ajacoutot Exp $
$OpenBSD: patch-Makefile_in,v 1.5 2011/05/02 18:46:09 jasper Exp $
--- Makefile.in.orig Wed Mar 31 04:28:08 2010
+++ Makefile.in Thu Apr 1 09:55:35 2010
@@ -197,7 +197,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
@@ -740,7 +740,7 @@ info: info-recursive
info-am:

View File

@ -1,15 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.3 2010/04/04 15:37:54 ajacoutot Exp $
$OpenBSD: patch-Makefile_in,v 1.4 2011/05/02 18:46:09 jasper Exp $
--- Makefile.in.orig Wed Mar 31 04:28:15 2010
+++ Makefile.in Thu Apr 1 09:59:26 2010
@@ -190,7 +190,7 @@ build_alias = @build_alias@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host_alias = @host_alias@
@@ -725,7 +725,7 @@ info: info-recursive
info-am: