This commit is contained in:
Ben Booth 2015-08-19 10:08:57 -07:00 committed by syl20bnr
parent 978c6281b0
commit a8582813c0
1 changed files with 1 additions and 1 deletions

View File

@ -628,7 +628,7 @@ path."
(defun configuration-layer//install-from-recipe (pkg)
"Install PKG from a recipe."
(let* ((pgk-name (oref pkg :name))
(let* ((pkg-name (oref pkg :name))
(layer (oref pkg :owner))
(recipe (cons pkg-name (cdr (oref pkg :location)))))
(if recipe