summaryrefslogtreecommitdiff
path: root/shells/zsh-current/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-current/patches/patch-ag')
-rw-r--r--shells/zsh-current/patches/patch-ag12
1 files changed, 0 insertions, 12 deletions
diff --git a/shells/zsh-current/patches/patch-ag b/shells/zsh-current/patches/patch-ag
deleted file mode 100644
index f9770ed6303..00000000000
--- a/shells/zsh-current/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2007/09/21 05:24:43 uebayasi Exp $
-
---- Makefile.in.orig 2006-09-17 00:53:03.000000000 +0900
-+++ Makefile.in 2007-09-20 11:52:46.000000000 +0900
-@@ -88,6 +88,7 @@
- FUNCTIONS_SUBDIRS="$(FUNCTIONS_SUBDIRS)" \
- INSTALL_DATA="$(INSTALL_DATA)" \
- INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \
-+ INSTALL_SCRIPT="$(INSTALL_SCRIPT)" \
- DESTDIR="$(DESTDIR)" VERSION="$(VERSION)" \
- $(SHELL) $(sdir_top)/Config/installfns.sh || exit 1; \
- fi; \