openbsd-ports/x11/Xdialog/patches/patch-doc-Makefile_in
steven 75024aca95 initial import of Xdialog 2.2.0
Xdialog is designed to be a drop in replacement for the "dialog"
program.  It converts any terminal based program into a program with an
X-windows interface.

from Jasper Lievisse Adriaanse

looks good bernd@
2006-04-23 12:58:39 +00:00

12 lines
541 B
Plaintext

--- doc/Makefile.in.orig Fri Feb 17 16:39:44 2006
+++ doc/Makefile.in Sat Apr 22 20:38:02 2006
@@ -160,7 +160,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign no-dependencies
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)
CLEANFILES = index.html compatibility.html changelog.html license.html Xdialog.1
doc_DATA = index.html compatibility.html changelog.html license.html $(srcdir)/*.html $(srcdir)/*.png
man_MANS = Xdialog.1