mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-08 10:40:17 -07:00
cryptsetup: Disable blkid.
This commit is contained in:
parent
2438942e31
commit
8e932536f0
@ -2,7 +2,8 @@
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-static-cryptsetup
|
||||
--enable-static-cryptsetup \
|
||||
--disable-blkid
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user