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 37199fa1e81..00000000000
--- a/sysutils/gentoo/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2004/05/07 13:50:37 adam Exp $
-
---- po/Makefile.in.in.orig 2004-05-07 15:44:12.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 = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(MKINSTALLDIRS)" ;; esac`
-
- GMSGFMT = @GMSGFMT@
- MSGFMT = @MSGFMT@