X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=set-cl-library.cl;h=228080ce25db78b306174f51111d380f35a8abbf;hb=6b94f9667781589b9989602981d81413509319a5;hp=689113c639f48031f600a3d50aff92b0af065cb0;hpb=f7f74c4b2a0097ae3cff1af4d0f9bc46860fadfb;p=clsql.git diff --git a/set-cl-library.cl b/set-cl-library.cl index 689113c..228080c 100644 --- a/set-cl-library.cl +++ b/set-cl-library.cl @@ -25,7 +25,7 @@ (load (make-pathname :name "set-logical" :type "cl" :defaults *load-truename*)) (set-logical-host-for-pathname - "CL-LIBRARY" + "cl-library" (make-pathname :host (pathname-host *load-truename*) :device (pathname-device *load-truename*) :directory parent-dir))))