mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 03:40:05 +01:00
Override meson default prefix.
This commit is contained in:
committed by
Milan Broz
parent
c0dfd1178d
commit
d64203a018
@@ -1,5 +1,6 @@
|
|||||||
project('cryptsetup',
|
project('cryptsetup',
|
||||||
'c',
|
'c',
|
||||||
|
default_options: [ 'prefix=/usr' ],
|
||||||
meson_version: '>=0.64',
|
meson_version: '>=0.64',
|
||||||
version: '2.7.0-git')
|
version: '2.7.0-git')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user