pkgsrc/x11/xdialog/patches/patch-ae
dholland a435b2a78b Install docs in share/doc/xdialog, not share/doc/html/xdialog.
PKGREVISION -> 9.

Also fix some pkglint and add LICENSE and patch comments.
2012-07-30 02:21:31 +00:00

18 lines
588 B
Text

$NetBSD: patch-ae,v 1.3 2012/07/30 02:21:31 dholland Exp $
Don't install docs; that's handled by the package makefile instead.
--- Makefile.in.orig 2008-08-29 16:27:35.000000000 +0100
+++ Makefile.in 2008-08-29 16:27:52.000000000 +0100
@@ -186,9 +186,9 @@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign no-dependencies
SUBDIRS = m4 lib src po doc
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir =
CONFIG_CLEAN_FILES = ltmain.sh ltconfig autom4te.cache/*
-doc_DATA = $(srcdir)/samples/*
+doc_DATA =
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = config.rpath
all: config.h