Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ludovic Courtès 340f9b9fa0
gnu: librstp: Allow tests to run.
Fixes <http://bugs.gnu.org/25669>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

Before that, the sender process in test/rtpw_test.sh would try to read
words from the parent directory, and thus it would return almost
immediately (as if it had read an empty file, no error).

* gnu/packages/telephony.scm (libsrtp)[inputs]: Add PSMISC.
[arguments]: In 'patch-dictionary-location' phase, set the name of the
'FAQ' file rather than the name of its parent directory.
2017-02-10 23:39:46 +01:00
..
build services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
packages gnu: librstp: Allow tests to run. 2017-02-10 23:39:46 +01:00
services tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
system gnu: Move (gnu packages grub) and (gnu packages u-boot) ... 2017-02-10 17:15:35 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm