freebsd-ports/lang/drscheme/files/patch-install
Joseph Koshy 05f2dc0cc2 Upgrade to v206p1. Mark as 'only for i386', till the ports to other
Tier-1 architectures are completed.
2004-03-03 16:47:57 +00:00

11 lines
304 B
Text

--- ../install.orig Sat Jan 3 04:29:44 2004
+++ ../install Wed Mar 3 06:58:30 2004
@@ -47,7 +47,7 @@
(define plthome #f)
(define this-script #f)
-(define install-mode? #f)
+(define install-mode? #t)
(when (or (getenv "OSX_PLT_INSTALL") (getenv "RPM_INSTALL_PREFIX"))
(set! install-mode? #t))