summaryrefslogtreecommitdiff
path: root/devel/gindent/patches
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-31 00:29:59 +0000
committerwiz <wiz>2002-08-31 00:29:59 +0000
commit1cabc031f8815c8d78a3ad302fdf0559f18b7f65 (patch)
treede70f1fcc652414130d3517a7ba763c727e5e637 /devel/gindent/patches
parent2e58a1d95bcba8e8e8bb0196ba293ea9fafa4ff8 (diff)
downloadpkgsrc-1cabc031f8815c8d78a3ad302fdf0559f18b7f65.tar.gz
Update to 2.2.8.1 (2.2.8a):
2.2.8a has build fixes for 2.2.8. The major changes between version 2.2.7 and 2.2.8 are * Resolution of some build problems with gettext. * The environment variable INDENT_PROFILE can be used to specify a profile file. * Bug fixes. The major changes between version 2.2.6 and 2.2.7 are * Support for I18N (internationalisation) with gettext. * Tarball directory restructuring. * Bug fixes
Diffstat (limited to 'devel/gindent/patches')
-rw-r--r--devel/gindent/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/gindent/patches/patch-aa b/devel/gindent/patches/patch-aa
new file mode 100644
index 00000000000..3898c083783
--- /dev/null
+++ b/devel/gindent/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.5 2002/08/31 00:29:59 wiz Exp $
+
+--- doc/Makefile.in.orig Sat Aug 31 02:23:30 2002
++++ doc/Makefile.in
+@@ -103,7 +103,7 @@ TEXI2PDF = @TEXI2PDF@
+
+ info_TEXINFOS = indent.texinfo
+
+-docdir = $(prefix)/doc/@PACKAGE@
++docdir = $(prefix)/share/doc/@PACKAGE@
+ dvidir = $(docdir)
+ psdir = $(docdir)
+ pdfdir = $(docdir)