From: espen Date: Wed, 26 Apr 2006 12:36:46 +0000 (+0000) Subject: Minor change X-Git-Tag: clg-0-93~307 X-Git-Url: https://git.distorted.org.uk/~mdw/clg/commitdiff_plain/d1d2ec805c93f7d517190fb041b8dc1129eea320?ds=sidebyside Minor change --- diff --git a/README b/README index 565e2b7..f40642b 100644 --- a/README +++ b/README @@ -52,9 +52,8 @@ Build instructions - Make sure ASDF finds the system definition files: - (push - #+sbcl(truename #p"clg:systems") - #+cmu(concatenate 'string (unix-namestring #p"clg:systems") "/") + (push + (logical-pathname-translations "clg:systems;") asdf:*central-registry*) When checking out of CVS also do the following: