mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: shadow: Update to 4.9.
* gnu/packages/admin.scm (shadow): Update to 4.9. [source]: Remove hurd patch, merged upstream. [phases]{fix-linking-to-pam}: New phase. * gnu/packages/patches/shadow-hurd-pctrl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
This commit is contained in:
parent
b082fdb4b5
commit
7ecc2e3d2b
4 changed files with 17 additions and 31 deletions
|
@ -621,10 +621,10 @@ the freedesktop.org XDG Base Directory specification.")
|
|||
;; existing in the build environment.
|
||||
(invoke "sed" "/src\\/test\\/test-user-util.c/,+2s/^/#/g"
|
||||
"-i" "src/test/meson.build")
|
||||
;; FIXME: This one times out for unknown reasons.
|
||||
(invoke "sed"
|
||||
"/src\\/libelogind\\/sd-event\\/test-event.c/,+2s/^/#/g"
|
||||
"-i" "src/test/meson.build")
|
||||
;; ;; FIXME: This one times out for unknown reasons.
|
||||
;; (invoke "sed"
|
||||
;; "/src\\/libelogind\\/sd-event\\/test-event.c/,+2s/^/#/g"
|
||||
;; "-i" "src/test/meson.build")
|
||||
;; This test tries to copy some bytes from /usr/lib/os-release,
|
||||
;; which does not exist in the build container. Choose something
|
||||
;; more likely to be available.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue