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
Mathieu Othacehe 960887b297
build: Stop building gnu/build/svg.scm.
* Makefile.am (EXTRA_DIST): Add gnu/build/svg.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove gnu/build/svg.scm.

It fixes the following build warnings:

gnu/build/svg.scm:36:12: warning: possibly unbound variable `cairo-create'
gnu/build/svg.scm:36:26: warning: possibly unbound variable `cairo-image-surface-create'
gnu/build/svg.scm:38:4: warning: possibly unbound variable `cairo-scale'
gnu/build/svg.scm:39:4: warning: possibly unbound variable `cairo-set-source-surface'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-14 12:29:20 +02:00
..
build file-systems: Allow for bind-mounts of named sockets. 2017-04-13 00:12:42 +02:00
packages gnu: Add guile-syntax-highlight. 2017-04-14 12:29:20 +02:00
services services: tor: Run in a container. 2017-04-13 00:12:42 +02:00
system doc: Use OpenSSH instead of lsh in bare-bones template. 2017-04-12 11:42:52 -04:00
tests tests: Add GNU dicod test. 2017-04-01 00:45:18 +02:00
artwork.scm
local.mk build: Stop building gnu/build/svg.scm. 2017-04-14 12:29:20 +02:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Define '%linux-bare-metal-service' using 'simple-service'. 2017-04-13 00:12:42 +02:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm tests: Introduce 'simple-operating-system' and use it. 2017-04-01 00:45:18 +02:00