diff options
Diffstat (limited to 'lang/ksi/patches/patch-ab')
-rw-r--r-- | lang/ksi/patches/patch-ab | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/ksi/patches/patch-ab b/lang/ksi/patches/patch-ab deleted file mode 100644 index 6a076a63257..00000000000 --- a/lang/ksi/patches/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/01/12 21:50:07 kristerw Exp $ - ---- Makefile.in.orig Mon Jan 12 22:06:06 2004 -+++ Makefile.in Mon Jan 12 22:06:23 2004 -@@ -98,7 +98,7 @@ - @NOT_COMPILE_EXAMPLES_TRUE@examples_subdir = - @NOT_COMPILE_EXAMPLES_FALSE@examples_subdir = example - --SUBDIRS = gc_build si interp lib ext doc $(examples_subdir) -+SUBDIRS = si interp lib ext doc $(examples_subdir) - - bin_SCRIPTS = ksi-config - -@@ -119,7 +119,7 @@ - - TAR = tar - GZIP_ENV = --best --DIST_SUBDIRS = gc_build si interp lib ext doc example -+DIST_SUBDIRS = si interp lib ext doc example - all: all-redirect - .SUFFIXES: - $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |