summaryrefslogtreecommitdiff
path: root/math/R/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/R/patches/patch-ae')
-rw-r--r--math/R/patches/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/R/patches/patch-ae b/math/R/patches/patch-ae
deleted file mode 100644
index e9a3585b82a..00000000000
--- a/math/R/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.4 2000/04/19 15:30:06 jlam Exp $
-
---- Makefile.in.orig Mon Feb 21 02:03:26 2000
-+++ Makefile.in Mon Apr 17 16:11:47 2000
-@@ -74,7 +74,7 @@
- @for f in `ls bin/* | grep -v '^bin/R\**$$' \
- | grep -v '^bin/R.X11\**$$' \
- | grep -v '^bin/R.GNOME\**$$'`; do \
-- $(INSTALL) $${f} $(rhome)/bin; \
-+ $(INSTALL_SCRIPT) $${f} $(rhome)/bin; \
- done
- @echo "installing headers ..."
- @for f in include/*.h; do \