gnu: libblockdev: Patch more commands.

* gnu/packages/disk.scm (libblockdev):
[arguments]<#:phases>{patch-paths}: Patch mkswap and swaplabel commands.

Change-Id: I8da2feccc4dd02d198ccee05f8ea8551c3165e28
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Reviewed-by: Noé Lopez <noelopez@free.fr>
This commit is contained in:
Alvin Hsu 2025-10-13 20:37:51 -04:00 committed by Maxim Cournoyer
parent f869bedc9d
commit 795670493a
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1412,7 +1412,9 @@ to create devices with respective mappings for the ATARAID sets discovered.")
"vfat-resize" "fatlabel"))
(patch-helpers "src/plugins/fs/xfs.c"
("mkfs.xfs" "xfs_db" "xfs_repair" "xfs_admin"
"xfs_growfs"))))))))
"xfs_growfs"))
(patch-helpers "src/plugins/swap.c"
("mkswap" "swaplabel"))))))))
(native-inputs
(list gobject-introspection
pkg-config