[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/async e1d46f97a5: Bind package-user-dir in child
From: |
ELPA Syncer |
Subject: |
[elpa] externals/async e1d46f97a5: Bind package-user-dir in child |
Date: |
Sun, 11 Aug 2024 12:57:26 -0400 (EDT) |
branch: externals/async
commit e1d46f97a56e0c57206bd1ea31d04311097a8cbb
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Bind package-user-dir in child
---
async-package.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/async-package.el b/async-package.el
index 31be22abaf..953c2a48db 100644
--- a/async-package.el
+++ b/async-package.el
@@ -73,6 +73,7 @@ Argument ERROR-FILE is the file where errors are logged, if
some."
(setq package-archives ',package-archives
package-pinned-packages ',package-pinned-packages
package-archive-contents ',package-archive-contents
+ package-user-dir ,package-user-dir
package-alist ',package-alist
load-path ',load-path)
(prog1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/async e1d46f97a5: Bind package-user-dir in child,
ELPA Syncer <=