emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/realgud-lldb 2e397f0 31/56: typo


From: Rocky Bernstein
Subject: [elpa] externals/realgud-lldb 2e397f0 31/56: typo
Date: Thu, 23 May 2019 02:11:41 -0400 (EDT)

branch: externals/realgud-lldb
commit 2e397f092860afbbcfaba6d12da03226eff78dd8
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    typo
---
 test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index c37f0cf..972821b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -63,7 +63,7 @@ test-%.run:
 
 #: Run tests using el-get to specify external Lisp dependencies
 test-%.elrun:
-       (cd $(top_srcdir)/test && EMACSLOADPATH=$(EMACSLOADPAth) $(EMACS) 
--batch --no-site-file --no-splash --load ../el-get-install.el --load 
$(@:.elrun=.el))
+       (cd $(top_srcdir)/test && EMACSLOADPATH=$(EMACSLOADPATH) $(EMACS) 
--batch --no-site-file --no-splash --load ../el-get-install.el --load 
$(@:.elrun=.el))
 
 install-lispLISP: $(lisp_LISP) $(ELCFILES)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]