gnu: util-linux: Add current system profile to fs search path.

* gnu/packages/linux.scm (util-linux)[arguments]: Add
"--enable-fs-paths-default=/run/current-system/profile/sbin"
to configure-flags.
master
John Darrington 2016-11-16 20:08:46 +01:00
parent 05ceb8dcaf
commit d9804e5011
No known key found for this signature in database
GPG Key ID: 8A67719C2DE827B3
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ providing the system administrator with some help in common tasks.")
"static")) ; >2 MiB of static .a libraries
(arguments
`(#:configure-flags (list "--disable-use-tty-group"
"--enable-fs-paths-default=/run/current-system/profile/sbin"
;; Install completions where our
;; bash-completion package expects them.
(string-append "--with-bashcompletiondir="