me
/
guix
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/pull-requests.
guix/gnu
Sergei Trofimovich 096f008014
gnu: rcs: Fix build against gcc-5.4.0.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file.
* gnu/packages/version-control.scm (rcs)[source]: Applied patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-23 19:26:27 +01:00
..
build Merge branch 'master' into core-updates 2017-03-15 17:52:26 +01:00
packages gnu: rcs: Fix build against gcc-5.4.0. 2017-03-23 19:26:27 +01:00
services file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
system file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
tests tests: ssh: Add a test for SFTP. 2017-03-21 20:49:26 +01:00
artwork.scm
local.mk gnu: rcs: Fix build against gcc-5.4.0. 2017-03-23 19:26:27 +01:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm