Skip to content

Commit

Permalink
Bind package-user-dir in child
Browse files Browse the repository at this point in the history
  • Loading branch information
thierryvolpiatto committed Aug 11, 2024
1 parent 6761334 commit e1d46f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions async-package.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1d46f9

Please sign in to comment.