core: fix function name

Introduced in ddeea31ca4
This commit is contained in:
Eivind Fonn 2015-11-10 23:34:27 +01:00
parent c39e8a9e53
commit 353acb4070
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ path."
pkg-name layer err))))))
(oref pkg :post-layers))))
(defun bb/cleanup-rollback-directory ()
(defun configuration-layer//cleanup-rollback-directory ()
"Clean up the rollback directory."
(let* ((dirattrs (delq nil
(mapcar (lambda (d)