Fix typo from stable import.

This commit is contained in:
Donald Curtis 2014-03-25 01:29:45 -04:00
parent 2814c10a49
commit ccf8a94667

View file

@ -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)