From: Andreas Enge <andreas@enge.fr>
To: Sharlatan Hellseher <sharlatanus@gmail.com>
Cc: 64566-done@debbugs.gnu.org,
Efraim Flashner <efraim@flashner.co.il>,
Eric Bavier <bavier@posteo.net>
Subject: bug#64566: [PATCH 0/3] gnu: Add glnemo2.
Date: Wed, 26 Jul 2023 15:52:24 +0200 [thread overview]
Message-ID: <ZMElGItYXzgb2_1x@jurong> (raw)
In-Reply-To: <cover.1689032023.git.sharlatanus@gmail.com>
Hello,
Am Tue, Jul 11, 2023 at 12:37:04AM +0100 schrieb Sharlatan Hellseher:
> 2 more astro packages for this week, passed lint and build on x86_64 and
> aarch64 systems:
all pushed and closing the bug, thanks!
For glnemo2, I made the description more neutral.
There was a string-append without effect, which I have changed like this:
(substitute* "CMakeLists.txt"
;; There is some not straightforward logic on how to set
;; the installation prefix for the project; inherit it
;; from the build-system default flags.
(("CMAKE_INSTALL_PREFIX \"/usr\"")
- (string-append "CMAKE_INSTALL_PREFIX"))
+ "CMAKE_INSTALL_PREFIX")
Hopefully this works, or was there anything missing to append?
In any case, it builds and I can start it.
Andreas
prev parent reply other threads:[~2023-07-26 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-10 23:37 [bug#64566] [PATCH 0/3] gnu: Add glnemo2 Sharlatan Hellseher
2023-07-10 23:39 ` [bug#64566] [PATCH 1/3] gnu: cfitsio: Download source over HTTPS Sharlatan Hellseher
2023-07-10 23:39 ` [bug#64566] [PATCH 2/3] gnu: Add ccfits Sharlatan Hellseher
2023-07-10 23:39 ` [bug#64566] [PATCH 3/3] gnu: Add glnemo2 Sharlatan Hellseher
2023-07-26 13:52 ` Andreas Enge [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZMElGItYXzgb2_1x@jurong \
--to=andreas@enge.fr \
--cc=64566-done@debbugs.gnu.org \
--cc=bavier@posteo.net \
--cc=efraim@flashner.co.il \
--cc=sharlatanus@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.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.