Thomas,

On 26/01/17 11:43, Thomas Danckaert wrote:
> This patch provides the xinetd executables[.]

Thanks!

> + (origin
> +   (method url-fetch)
> +   (uri "https://github.com/xinetd-org/xinetd/archive/\
>           \xinetd-2-3-15.tar.gz")
> +   (file-name (string-append name "-" version))

file-name is used mainly to avoid polluting the store with meaningless
(tobias.gr/download.php?foo=123) or misleading file names.

It shouldn't be needed here, and would require its own ".tar.gz" suffix
otherwise.

> + #:phases
> + (modify-phases %standard-phases (delete 'check)))) ; doesn't\
> \provide tests

Would the simpler (and more idiomatic)

  #:tests? #f ... ; no tests

work?

> + (license (l:non-copyleft "file://COPYRIGHT"))))

Interesting licence. :-) Against my intuition, it appears to be
FSDG-compatible[0].

Kind regards,

T G-R

[0]:
http://metadata.ftp-master.debian.org/changelogs/main/x/xinetd/xinetd_2.3.15-7_copyright

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to