From 94998b5055b0de74ccfd65dacfc80289276034d4 Mon Sep 17 00:00:00 2001 From: ryoon Date: Thu, 16 Aug 2012 16:26:46 +0000 Subject: Remove unnecessary patches. These patches do not work anything. Pointed out by wiz@. Thank you. --- shells/zsh/patches/patch-af | 12 ------------ shells/zsh/patches/patch-ag | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 shells/zsh/patches/patch-af delete mode 100644 shells/zsh/patches/patch-ag (limited to 'shells/zsh/patches') diff --git a/shells/zsh/patches/patch-af b/shells/zsh/patches/patch-af deleted file mode 100644 index 81784227c97..00000000000 --- a/shells/zsh/patches/patch-af +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-af,v 1.4 2012/07/22 10:03:40 ryoon Exp $ - ---- Config/defs.mk.in.orig 2011-04-19 15:05:00.000000000 +0000 -+++ Config/defs.mk.in -@@ -81,6 +81,7 @@ TEXI2PDF = @TEXI2PDF@ - - # install utility - INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ - - # variables used in determining what to install diff --git a/shells/zsh/patches/patch-ag b/shells/zsh/patches/patch-ag deleted file mode 100644 index ab78060dcb1..00000000000 --- a/shells/zsh/patches/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ag,v 1.4 2012/07/22 10:03:40 ryoon Exp $ - ---- Makefile.in.orig 2009-03-14 18:27:05.000000000 +0000 -+++ Makefile.in -@@ -87,6 +87,7 @@ install.fns: - scriptdir="$(scriptdir)" \ - FUNCTIONS_SUBDIRS="$(FUNCTIONS_SUBDIRS)" \ - INSTALL_DATA="$(INSTALL_DATA)" \ -+ INSTALL_SCRIPT="$(INSTALL_SCRIPT)" \ - INSTALL_PROGRAM="$(INSTALL_PROGRAM)" \ - DESTDIR="$(DESTDIR)" VERSION="$(VERSION)" \ - $(SHELL) $(sdir_top)/Config/installfns.sh || exit 1; \ -- cgit v1.2.3