1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-10 21:24:06 +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
+1 -1
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