branch: externals/srht
commit 7b3792ac75b257aeb4a575ef112cc4e873a11055
Author: Aleksandr Vityazev <avitya...@posteo.org>
Commit: Aleksandr Vityazev <avitya...@posteo.org>

    Eldev: use the path from the store for plz.
---
 Eldev | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Eldev b/Eldev
index f95d4138c1..da68d34a82 100644
--- a/Eldev
+++ b/Eldev
@@ -9,4 +9,4 @@
 ;; (file-name-directory (find-library-name "plz"))
 (add-to-list 'load-path "./lisp/")
 (setq eldev-project-main-file "./lisp/srht.el")
-(eldev-use-local-dependency "./external/" 'source)
+(eldev-use-local-dependency 
"/gnu/store/amblp4x1r03xkzjda8hjha6bj1p5p8ms-emacs-plz-0.1-pre-1.7e45663/share/emacs/site-lisp/plz-0.1-pre-1.7e45663/")

Reply via email to