Skip to content

Commit

Permalink
change the elpa directory
Browse files Browse the repository at this point in the history
  • Loading branch information
nicferrier committed Apr 9, 2012
1 parent 657ff99 commit d5db0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.el
Expand Up @@ -5,7 +5,7 @@
(file-name-directory
(or (buffer-file-name)
load-file-name))
"elpa"))
".elpa"))

(when (file-exists-p package-dir)
(delete-directory package-dir t))
Expand Down

0 comments on commit d5db0cd

Please sign in to comment.