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

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

[nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix pac


From: ELPA Syncer
Subject: [nongnu] elpa/gnosis 6bc4d8dde6 4/7: makefile: Update testing & guix packages.
Date: Wed, 11 Dec 2024 06:59:58 -0500 (EST)

branch: elpa/gnosis
commit 6bc4d8dde6f1fb7eb9f96a21562a3ec9a9df39bb
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>

    makefile: Update testing & guix packages.
---
 Makefile     | 3 +--
 manifest.scm | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 8a6061e465..de1ab4ae10 100644
--- a/Makefile
+++ b/Makefile
@@ -17,9 +17,8 @@ doc:  $(ORG)
        --eval "(with-current-buffer (find-file \"$(ORG)\") 
(org-texinfo-export-to-texinfo) (org-texinfo-export-to-info) (save-buffer))" \
        --kill
 
-test:
+test:  
        $(EMACS) --batch \
-       rm *.elc \
        -q \
        --load $(TEST_FILE) \
        --eval "(ert-run-tests-batch-and-exit)"
diff --git a/manifest.scm b/manifest.scm
index 3792cd691d..07089c668c 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -1,3 +1,3 @@
 ;;
 (specifications->manifest
-  (list "make" "texinfo" "emacs-minimal" "emacs-org" "emacs-emacsql"))
+  (list "make" "texinfo" "emacs-next-pgtk" "emacs-org" "emacs-emacsql"))



reply via email to

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