GNU bug report logs - #26559
[PATCH] build: emacs: Install only a subset of files.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Wed, 19 Apr 2017 07:37:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


Message #62 received at 26559 <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 26559 <at> debbugs.gnu.org
Subject: Re: bug#26559: [PATCH 2/3] gnu: emacs-slime: Add arguments to work
 with new `install' phase.
Date: Thu, 04 May 2017 11:34:21 +0530
>>      (arguments
>> -     `(#:phases
>> +     `(#:include '("\\.el$" "\\.lisp$" "\\.asd$" "\\.goo$"
>> +                   "\\.ss$" "\\.k$" "\\.scm$" "\\.rb$" "\\.sml$")
>
> All these additional files are placed in "contrib" directory, so what
> about the following list:
>
>   #:include '("\\.el$" "\\.lisp$" "\\.asd$" "^contrib/")
>
>> +       #:exclude '("^contrib/test/")
>
> and excluding Makefile from there:
>
>   #:exclude '("^contrib/test/" "^contrib/Makefile")

Yes, this is a good idea. I'll send a new patchset as soon as possible.




This bug report was last modified 8 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.