Loading bin/asdf-builder +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ (build-asdf) (with-current-directory ((pn)) (run `(tar zcf ("build/" ,(asdf-git-name) ".tar.gz") build/asdf.lisp ,@(run/lines '(git ls-files))) (asdf-git-name)) :show t) :show t)) (values)) (defun asdf-lisp-name () Loading Loading
bin/asdf-builder +1 −1 Original line number Diff line number Diff line Loading @@ -245,7 +245,7 @@ (build-asdf) (with-current-directory ((pn)) (run `(tar zcf ("build/" ,(asdf-git-name) ".tar.gz") build/asdf.lisp ,@(run/lines '(git ls-files))) (asdf-git-name)) :show t) :show t)) (values)) (defun asdf-lisp-name () Loading