me
/
guix
Archived
1
0
Fork 0

gnu: hurd-headers: Use invoke.

* gnu/packages/hurd.scm (hurd-headers)[arguments]: Use invoke in the custom
install phase.
master
Mark H Weaver 2018-03-23 02:33:31 -04:00
parent 2057ea6825
commit fe92152133
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ communication.")
(modify-phases %standard-phases
(replace 'install
(lambda _
(zero? (system* "make" "install-headers" "no_deps=t"))))
(invoke "make" "install-headers" "no_deps=t")))
(delete 'build))
#:configure-flags '(;; Pretend we're on GNU/Hurd; 'configure' wants