1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

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
+3 -1
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