[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27355] [PATCH 1/7] gnu: Add libzip.
From: |
Theodoros Foradis |
Subject: |
[bug#27355] [PATCH 1/7] gnu: Add libzip. |
Date: |
Fri, 16 Jun 2017 20:42:50 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Danny Milosavljevic writes:
>> + `(#:phases
>> + (modify-phases %standard-phases
>> + (add-before 'configure 'patch-perl
>> + (lambda _
>> + (substitute* "regress/runtest.in"
>> + (("/usr/bin/env perl") (which "perl"))))))))
>> + (inputs
>> + `(("perl" ,perl)
>
> Hmm. Sounds like perl is used for regression tests. Is it used in the
> derivation?
Right, thanks for catching that. I'll move perl to native-inputs.
--
Theodoros Foradis
- [bug#27355] [PATCH v2 5/7] gnu: Add libsigrok., (continued)
- [bug#27355] [PATCH v2 5/7] gnu: Add libsigrok., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 6/7] gnu: Add sigrok-cli., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH v2 4/7] gnu: Add sigrok-firmware-fx2lafw., Theodoros Foradis, 2017/06/23
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Hartmut Goebel, 2017/06/26
- [bug#27355] [PATCH 3/7] gnu: Add libsigrokdecode., Theodoros Foradis, 2017/06/26
[bug#27355] [PATCH 5/7] gnu: Add libsigrok., Theodoros Foradis, 2017/06/14
[bug#27355] [PATCH 1/7] gnu: Add libzip., Danny Milosavljevic, 2017/06/15
- [bug#27355] [PATCH 1/7] gnu: Add libzip.,
Theodoros Foradis <=
bug#27355: [PATCH 0/7] Add sigrok, Danny Milosavljevic, 2017/06/24