summaryrefslogtreecommitdiff
path: root/textproc/gsed/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gsed/patches/patch-ad')
-rw-r--r--textproc/gsed/patches/patch-ad17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/gsed/patches/patch-ad b/textproc/gsed/patches/patch-ad
deleted file mode 100644
index 4c7dbb3367e..00000000000
--- a/textproc/gsed/patches/patch-ad
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2007/04/10 19:44:27 joerg Exp $
-
---- po/Makefile.in.in.orig 2005-06-21 14:09:42.000000000 +0000
-+++ po/Makefile.in.in
-@@ -24,10 +24,11 @@ datadir = @datadir@
- localedir = $(datadir)/locale
- gettextsrcdir = $(datadir)/gettext/po
-
-+install_sh = @install_sh@
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
- MKINSTALLDIRS = @MKINSTALLDIRS@
--mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
-+mkinstalldirs = ${BSD_INSTALL_DATA_DIR}
-
- GMSGFMT = @GMSGFMT@
- MSGFMT = @MSGFMT@