05f2dc0cc2
Tier-1 architectures are completed.
11 lines
304 B
Text
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))
|