From: espen Date: Wed, 26 Apr 2006 12:36:46 +0000 (+0000) Subject: Minor change X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/commitdiff_plain/961f051ec05a8f4a1830d04aa566afddb8d6c114 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: