mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 19:19:52 +00:00
Fix typo from stable import.
This commit is contained in:
parent
2814c10a49
commit
ccf8a94667
1 changed files with 1 additions and 2 deletions
|
@ -954,8 +954,7 @@ Returns the archive entry for the package."
|
|||
|
||||
|
||||
(pb/copy-package-files files source-dir pkg-tmp-dir)
|
||||
(pb/write-pkg-file target-dir
|
||||
(expand-file-name pkg-file
|
||||
(pb/write-pkg-file (expand-file-name pkg-file
|
||||
(file-name-as-directory pkg-tmp-dir))
|
||||
pkg-info)
|
||||
|
||||
|
|
Loading…
Reference in a new issue