me
/
guix
Archived
1
0
Fork 0

gnu: upower: Remove obsolete phase

Now umockdev-wrapper refers to things by absolute path, this phase
is no longer necessary.

* gnu/packages/gnome.scm
  (upower)[arguments]<#:phases>{pre-check}: Remove.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Maxime Devos 2022-02-17 19:05:26 +00:00 committed by Ludovic Courtès
parent 4262919ea9
commit 0d1a6cffaf
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 0 additions and 7 deletions

View File

@ -5465,13 +5465,6 @@ faster results and to avoid unnecessary server load.")
(arguments
(list
#:glib-or-gtk? #t
#:phases
#~(modify-phases %standard-phases
(add-before 'check 'pre-check
(lambda* (#:key inputs #:allow-other-keys)
(let ((umockdev (string-append (assoc-ref inputs "umockdev")
"/lib")))
(setenv "LD_LIBRARY_PATH" umockdev)))))
#:configure-flags
#~(list "-Dsystemdsystemunitdir=no"
;; If not specified, udev will try putting history information