summaryrefslogtreecommitdiff
path: root/sysutils/gentoo/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gentoo/patches/patch-ad')
-rw-r--r--sysutils/gentoo/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/gentoo/patches/patch-ad b/sysutils/gentoo/patches/patch-ad
deleted file mode 100644
index fed0c735e14..00000000000
--- a/sysutils/gentoo/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2004/11/03 15:31:59 adam Exp $
-
---- po/Makefile.in.in.orig 2004-11-03 17:25:44.000000000 +0000
-+++ po/Makefile.in.in
-@@ -27,7 +27,7 @@ gettextsrcdir = $(datadir)/gettext/po
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
- MKINSTALLDIRS = @MKINSTALLDIRS@
--mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
-+mkinstalldirs = $(MKINSTALLDIRS)
-
- GMSGFMT = @GMSGFMT@
- MSGFMT = @MSGFMT@