1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: criu: Fix typo that broke the build.

Reported by flatwhatson on #guix.

* gnu/packages/virtualization.scm (criu)[arguments]: Fix typo in #:make-flags.
This commit is contained in:
Leo Famulari
2021-12-15 01:03:05 -05:00
parent c7795eccaf
commit ef509e931f

View File

@@ -1538,7 +1538,7 @@ domains, their live performance and resource utilization statistics.")
"/bin/asciidoc"))
(string-append "PYTHON=python3")
(string-append "XMLTO="
(search-input-file %build-input
(search-input-file %build-inputs
"/bin/xmlto")))
#:phases
(modify-phases %standard-phases