From: ludo@gnu.org (Ludovic Courtès)
To: Theodoros Foradis <theodoros@foradis.org>
Cc: 29027@debbugs.gnu.org, Theodoros Foradis <theodoros.for@openmailbox.org>
Subject: [bug#29027] [PATCH 2/3] gnu: kicad: Update to commit 5f4599f.
Date: Fri, 27 Oct 2017 13:02:52 -0700 [thread overview]
Message-ID: <87k1zg8ikz.fsf@gnu.org> (raw)
In-Reply-To: <20171027142330.21459-1-theodoros@foradis.org> (Theodoros Foradis's message of "Fri, 27 Oct 2017 17:23:30 +0300")
[-- Attachment #1: Type: text/plain, Size: 350 bytes --]
Theodoros Foradis <theodoros@foradis.org> skribis:
> From: Theodoros Foradis <theodoros.for@openmailbox.org>
>
> * gnu/packages/engineering.scm (kicad): Update to commit 5f4599f.
> [arguments]: Add "install-lib-3d" phase.
Pushed with the change below (remember that the 2nd argument of
‘find-files’ is a regexp, not a glob pattern.)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 562 bytes --]
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 5aef2d947..2e9701e9b 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -689,7 +689,7 @@ language.")
(lambda (file)
(install-file file (string-append (assoc-ref outputs "out")
"/lib")))
- (find-files "." "libkicad_3dsg*"))
+ (find-files "." "^libkicad_3dsg.*"))
#t)))))
(native-inputs
`(("boost" ,boost)
next prev parent reply other threads:[~2017-10-27 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-27 14:20 [bug#29027] [PATCH 1/3] gnu: kicad-library: Update to 4.0.6 Theodoros Foradis
2017-10-27 14:23 ` [bug#29027] [PATCH 2/3] gnu: kicad: Update to commit 5f4599f Theodoros Foradis
2017-10-27 20:02 ` Ludovic Courtès [this message]
2017-10-27 14:23 ` [bug#29027] [PATCH 3/3] gnu: kicad: Build with ngspice support Theodoros Foradis
2017-10-27 20:06 ` bug#29027: " Ludovic Courtès
2017-10-27 20:01 ` [bug#29027] [PATCH 1/3] gnu: kicad-library: Update to 4.0.6 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k1zg8ikz.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=29027@debbugs.gnu.org \
--cc=theodoros.for@openmailbox.org \
--cc=theodoros@foradis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).