]> git.eshelyaron.com Git - emacs.git/commit
Ensure package directories for source packages from checkouts
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 15 Dec 2022 17:21:24 +0000 (18:21 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 15 Dec 2022 17:31:13 +0000 (18:31 +0100)
commit367022f316e22619dd223a4a0fcd523397ffc84e
tree38b9aa9ded3549233855959eca095b0397011e1b
parent3a633bdd6dfd5e65cfb95c9fe8d6dbc78abb26dd
Ensure package directories for source packages from checkouts

* lisp/emacs-lisp/package-vc.el (package-vc-install-from-checkout):
Set the :dir entry, since `package-vc--unpack-1' assumes the field is
set, as is the case when invoking `package-vc--unpack'.
lisp/emacs-lisp/package-vc.el