[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble with 2.0 -> 2.0.1 updater



    Date: Fri, 19 Nov 1993 15:06:43 -0500 (EST)
    From: "Bobby T. Yee" <yeester+@CMU.EDU>
    [...]
    "MCL 2.0" as distributed. If you want to install it into "MCL 2.0p2"
    you can comment out the following two lines in the file "make-201.lisp":

		 (load (merge-pathnames "mcl2.0p1.fasl" *update-dir*))
		 (load (merge-pathnames "mcl2.0p2.fasl" *update-dir*))
    "

    So, could someone tell me if you can or can't modify a perviously
    patched version?


Did you comment out the two lines?  I did this and it worked fine for me.

-- Bob