]> git.eshelyaron.com Git - emacs.git/commit
; Raise an error if a VC package checkout is empty
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 14 Feb 2023 18:49:51 +0000 (19:49 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Tue, 14 Feb 2023 18:50:01 +0000 (19:50 +0100)
commita3751b5d0c1a6aa4edaa16504012fb4a0e6302f9
treeb303ce96a5a6c5a9aaa586aeef256602b1de0290
parent6a32ba8b69c9d7a9c356611bb8033a0a83b4e8b8
; Raise an error if a VC package checkout is empty

* lisp/emacs-lisp/package-vc.el (package-vc--unpack): Check if PKG-DIR
is empty before proceeding with the installation.
lisp/emacs-lisp/package-vc.el