2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 07:10:16 -07:00

cryptsetup: Fix sbindir

This commit is contained in:
Dylan Araps 2020-02-11 01:08:55 +02:00
parent 89fce838ea
commit cca5482558
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ machine=$(cc -dumpmachine)
./configure \
--prefix=/usr \
--sbindir=/usr/bin \
--build="$machine" \
--host="$machine" \
--disable-blkid

View File

@ -1 +1 @@
2.3.0 1
2.3.0 2