gnu: u-boot: Remove surplus flag in 'install phase.

* gnu/packages/bootloaders.scm (u-boot)[arguments]: Remove 'make-flags
key from custom 'install phase.
master
Efraim Flashner 2018-01-31 20:07:45 +02:00
parent f8aa265e08
commit 9b94ced45c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ also initializes the boards (RAM etc).")
suffix-len))))))
#f)))))
(replace 'install
(lambda* (#:key outputs make-flags #:allow-other-keys)
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
(libexec (string-append out "/libexec"))
(uboot-files (append