summaryrefslogtreecommitdiff
path: root/mail/fetchmail/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmail/patches/patch-al')
-rw-r--r--mail/fetchmail/patches/patch-al13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/fetchmail/patches/patch-al b/mail/fetchmail/patches/patch-al
new file mode 100644
index 00000000000..bf6c7f5e7df
--- /dev/null
+++ b/mail/fetchmail/patches/patch-al
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.1 2005/12/20 14:27:53 frueauf Exp $
+
+--- po/Makefile.in.in.orig 2005-12-20 15:18:52.000000000 +0100
++++ po/Makefile.in.in 2005-12-20 15:21:06.000000000 +0100
+@@ -28,7 +28,7 @@
+
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+-MKINSTALLDIRS = @MKINSTALLDIRS@
++MKINSTALLDIRS = ../@MKINSTALLDIRS@
+ mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
+
+ GMSGFMT = @GMSGFMT@