mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-29 09:12:50 -06:00
cryptsetup: save a character
This commit is contained in:
parent
c2dce02865
commit
22316c9cc7
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
machine=$(gcc -dumpmachine)
|
machine=$(cc -dumpmachine)
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
Reference in New Issue
Block a user