1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

build: Remove copy of (srfi srfi-64).

SRFI-64 was added in Guile 2.0.10 and we require 2.0.13 or newer.

* Makefile.am (EXTRA_DIST): Remove srfi/*.
* srfi: Remove directory.
This commit is contained in:
Ludovic Courtès
2018-07-17 15:36:00 +02:00
parent 36a71ce04d
commit 02d7e9417d
3 changed files with 0 additions and 1083 deletions
-2
View File
@@ -498,8 +498,6 @@ EXTRA_DIST += \
build-aux/run-system-tests.scm \
d3.v3.js \
graph.js \
srfi/srfi-64.scm \
srfi/srfi-64.upstream.scm \
tests/test.drv \
tests/signing-key.pub \
tests/signing-key.sec \