all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ELPA][PATCH] mark elisp-benchmarks as multi-file package type
@ 2019-12-20 12:37 Andrea Corallo
  2019-12-20 16:05 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Corallo @ 2019-12-20 12:37 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

Hi, I missed marking elisp-benchmarks as multi-file.

Tried to install it from elpa and the benchmarks folder is missing.

With the attached patch applied doing the deployment locally now in the
tarball all files are present so this should just fix the problem.

Please feel free to apply it.

Bests
  Andrea

-- 
akrl@sdf.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-specify-Package-Type-as-multi.patch --]
[-- Type: text/x-patch, Size: 625 bytes --]

From 8890d5a713d1bbd03de74b8850e5b5f950c90e54 Mon Sep 17 00:00:00 2001
From: Andrea Corallo <akrl@sdf.org>
Date: Fri, 20 Dec 2019 11:56:25 +0100
Subject: [PATCH] specify Package-Type as multi

---
 elisp-benchmarks.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/elisp-benchmarks.el b/elisp-benchmarks.el
index 1b95ab6f7..b53378886 100644
--- a/elisp-benchmarks.el
+++ b/elisp-benchmarks.el
@@ -6,6 +6,7 @@
 ;; Maintainer: akrl@sdf.org
 ;; Version: 1.0
 ;; Keywords: languages, lisp
+;; Package-Type: multi
 ;; Created: 2019-01-12
 
 ;; This program is free software; you can redistribute it and/or modify
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [ELPA][PATCH] mark elisp-benchmarks as multi-file package type
  2019-12-20 12:37 [ELPA][PATCH] mark elisp-benchmarks as multi-file package type Andrea Corallo
@ 2019-12-20 16:05 ` Stefan Monnier
  2019-12-20 22:12   ` Andrea Corallo
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2019-12-20 16:05 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: emacs-devel

> Hi, I missed marking elisp-benchmarks as multi-file.

Oops, thanks!


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ELPA][PATCH] mark elisp-benchmarks as multi-file package type
  2019-12-20 16:05 ` Stefan Monnier
@ 2019-12-20 22:12   ` Andrea Corallo
  0 siblings, 0 replies; 3+ messages in thread
From: Andrea Corallo @ 2019-12-20 22:12 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Hi, I missed marking elisp-benchmarks as multi-file.
>
> Oops, thanks!
>
>
>         Stefan

My mistake, thanks for the quick push.

-- 
akrl@sdf.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-20 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-20 12:37 [ELPA][PATCH] mark elisp-benchmarks as multi-file package type Andrea Corallo
2019-12-20 16:05 ` Stefan Monnier
2019-12-20 22:12   ` Andrea Corallo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.