diff options
Diffstat (limited to 'sysutils/fileutils/patches/patch-aa')
-rw-r--r-- | sysutils/fileutils/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/fileutils/patches/patch-aa b/sysutils/fileutils/patches/patch-aa deleted file mode 100644 index f206363bfca..00000000000 --- a/sysutils/fileutils/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2002/03/11 19:35:06 tron Exp $ - ---- po/Makefile.in.in.orig Sun Mar 10 11:22:46 2002 -+++ po/Makefile.in.in Mon Mar 11 20:25:59 2002 -@@ -21,7 +21,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = @datadir@ --localedir = $(datadir)/locale -+localedir = @prefix@/$(PKGLOCALEDIR)/locale - gettextsrcdir = $(datadir)/gettext/po - - INSTALL = @INSTALL@ |