guix-patches
[Top][All Lists]
Advanced

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

[bug#33514] shepherd: fix bootstrap/build from git


From: Florian Dold
Subject: [bug#33514] shepherd: fix bootstrap/build from git
Date: Mon, 26 Nov 2018 15:43:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi all,

the Shepherd currently does not build from a clean git repository (on
GuixSD in a shepherd environment), as "autoreconf -ifv" does not create
missing files related to gettext unless the version is specified.

This tiny patch fixes the gettext version and allows bootstrapping to
work from a clean git checkout.

By the way, shouldn't there also be a "./bootstrap" shell script, as is
customary in a lot of projects including Guix?

Cheers,
Florian

Attachment: 0001-build-set-gettext-version-to-make-bootstrap-work.patch
Description: Text Data


reply via email to

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