diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-20 23:12:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-20 23:12:21 +0000 |
commit | 360adae5d92e5275ad6fc0366bbf649a6981071e (patch) | |
tree | 2fe81862d793a87c1da95c35dddf8d6db4c91326 /textproc/eb/patches | |
parent | b269c76867aefd39405bb65c30ee0d98b3821947 (diff) | |
download | pkgsrc-360adae5d92e5275ad6fc0366bbf649a6981071e.tar.gz |
Fix config file installation to not conflict with pkginstall
framework. Bump PKGREVISION.
Diffstat (limited to 'textproc/eb/patches')
-rw-r--r-- | textproc/eb/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/eb/patches/patch-aa b/textproc/eb/patches/patch-aa new file mode 100644 index 00000000000..b0e5371d84c --- /dev/null +++ b/textproc/eb/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.4 2006/02/20 23:12:21 wiz Exp $ + +--- Makefile.in.orig 2006-02-20 14:26:52.000000000 +0000 ++++ Makefile.in +@@ -657,7 +657,7 @@ info-am: + + install-data-am: install-appendixDATA + +-install-exec-am: install-sysconfDATA ++install-exec-am: + + install-info: install-info-recursive + |