summaryrefslogtreecommitdiff
path: root/lang/sbcl/files/patch-make.sh
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-01 08:06:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-01 08:06:51 +0000
commit7d0583448691b7a7e9bad6568402241f11a4d580 (patch)
tree90bf559f9bc82c2b674109764236b6d399f6ec28 /lang/sbcl/files/patch-make.sh
parentUpdate to 1.0.1. (diff)
- Update to 0.9.18
PR: ports/104846 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Diffstat (limited to '')
-rw-r--r--lang/sbcl/files/patch-make.sh16
1 files changed, 0 insertions, 16 deletions
diff --git a/lang/sbcl/files/patch-make.sh b/lang/sbcl/files/patch-make.sh
deleted file mode 100644
index a84adf2be795..000000000000
--- a/lang/sbcl/files/patch-make.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: make.sh
-===================================================================
-RCS file: /cvsroot/sbcl/sbcl/make.sh,v
-retrieving revision 1.47
-diff -u -r1.47 make.sh
---- make.sh 5 Apr 2006 07:46:59 -0000 1.47
-+++ make.sh 28 May 2006 05:24:20 -0000
-@@ -77,7 +77,7 @@
- sh make-config.sh
-
- # Enforce the source policy for no bogus whitespace
--tools-for-build/canonicalize-whitespace
-+#tools-for-build/canonicalize-whitespace
-
- # The make-host-*.sh scripts are run on the cross-compilation host,
- # and the make-target-*.sh scripts are run on the target machine. In