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

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

[nongnu] elpa-admin 428b368 137/439: Add "rudel" to the list of external


From: Philip Kaludercic
Subject: [nongnu] elpa-admin 428b368 137/439: Add "rudel" to the list of externals.
Date: Sun, 17 Oct 2021 15:47:48 -0400 (EDT)

branch: elpa-admin
commit 428b3688a2615c6a8e0f41f8680c41ddb8a7cc07
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Add "rudel" to the list of externals.
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index eb3ce43..4df319d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -132,7 +132,7 @@ elcs := $(call SET-diff, $(naive_elcs), $(patsubst %.el, 
%.elc, $(nbc_els)))
        @echo 'Byte compiling $<'
        @$(EMACS) \
            --eval "(setq package-directory-list nil package-user-dir 
\"$(abspath packages)\")" \
-           --eval '(package-initialize)' \
+           -f package-initialize \
            -L $(dir $@) -f batch-byte-compile $<
 
 .PHONY: elcs



reply via email to

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