From: Maxime Devos <maximedevos@telenet.be>
To: Christopher Rodriguez <yewscion@gmail.com>, 53368@debbugs.gnu.org
Subject: bug#53368: [PATCH v3] Added orca-lang package
Date: Wed, 23 Mar 2022 16:57:12 +0100 [thread overview]
Message-ID: <b190d9456cfaade7402ad83eefa2fd6a24b045fc.camel@telenet.be> (raw)
In-Reply-To: <20220323144252.22915-1-yewscion@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> > Why are these phases deleted?
>
> Went back and audited the phases I initially deleted; Two remain
> deleted in this patch: configure, and check. This is due to the
> package not using a configure script, nor having any 'check' defined
> for make.
In that case, you can use #:tests? #false to disable tests:
(package
[...]
(arguments
(list #:tests? #false
#:phases ...)))
Greetings,
Maxime.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2022-03-23 16:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <c6607218-fc59-ef33-c1d5-7e6b3bfdd254@gmail.com>
2022-01-19 14:40 ` bug#53368: .guix-authorizations 'version' field documentation Christopher Rodriguez
2022-01-19 15:09 ` bug#53368: Patch Christopher Rodriguez
2022-01-20 13:07 ` bug#53368: .guix-authorizations 'version' field documentation Maxime Devos
2022-01-24 14:21 ` Ludovic Courtès
2022-01-24 14:47 ` bug#53368: guix-authorizations documentation Christopher Rodriguez
2022-03-05 3:47 ` bug#53368: .guix-authorizations 'version' field documentation Maxim Cournoyer
2022-03-23 2:20 ` bug#53368: Missing needed alsa-plugins Christopher Rodriguez
2022-03-23 2:42 ` bug#53368: [PATCH] Amended wording in description of .guix-authorizations file Christopher Rodriguez
2022-03-23 14:42 ` bug#53368: [PATCH v3] Added orca-lang package Christopher Rodriguez
2022-03-23 15:55 ` Maxime Devos
2022-03-23 15:57 ` Maxime Devos [this message]
2022-03-23 15:58 ` Maxime Devos
2022-03-23 16:03 ` Maxime Devos
2022-03-23 16:04 ` Maxime Devos
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=b190d9456cfaade7402ad83eefa2fd6a24b045fc.camel@telenet.be \
--to=maximedevos@telenet.be \
--cc=53368@debbugs.gnu.org \
--cc=yewscion@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.