X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf-install%2Fasdf-install.asd;h=6bb482650bd60c341e6e650dccced7086f059f2d;hb=eb105cf1d0fdb3769fea9f7a4df29ce82e93189b;hp=c91817363451dca3444ea9ed8b5b034c78b17b2d;hpb=559d980f6576f18a6d73344eca54182622b05604;p=sbcl.git diff --git a/contrib/asdf-install/asdf-install.asd b/contrib/asdf-install/asdf-install.asd index c918173..6bb4826 100644 --- a/contrib/asdf-install/asdf-install.asd +++ b/contrib/asdf-install/asdf-install.asd @@ -8,7 +8,7 @@ ;;; this is appalling misuse of asdf. please don't treat it as any ;;; kind of example. this shouldn't be a compile-op, or if it is, should -;;; define output-files properly instead oif leaving it be the fasl +;;; define output-files properly instead of leaving it be the fasl (defclass exe-file (cl-source-file) ()) (defmethod perform :after ((o compile-op) (c exe-file)) (sb-executable:make-executable