diff options
Diffstat (limited to 'devel/gtexinfo/patches/patch-ah')
-rw-r--r-- | devel/gtexinfo/patches/patch-ah | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/gtexinfo/patches/patch-ah b/devel/gtexinfo/patches/patch-ah deleted file mode 100644 index 21b588162ac..00000000000 --- a/devel/gtexinfo/patches/patch-ah +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ah,v 1.3 2002/11/17 01:17:32 seb Exp $ - -Patch file manually stripped down. - ---- util/Makefile.in.orig Sat Nov 16 23:25:45 2002 -+++ util/Makefile.in -@@ -162,7 +162,7 @@ bin_SCRIPTS = texi2dvi - # bug, IMHO, but this is easier than patching Automake.) - ginstall_info_SOURCES = install-info.c - --localedir = $(datadir)/locale -+localedir = $(prefix)/$(PKGLOCALEDIR)/locale - INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" - LDADD = ../lib/libtxi.a @LIBINTL@ - |