mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-10 06:46:59 -05:00
Linux: add Arch package build support (#1740)
This commit is contained in:
@@ -128,6 +128,15 @@ built using the 'NOGUI' parameter:
|
||||
|
||||
`$ make NOGUI=1 WXSTATIC=1`
|
||||
|
||||
## Arch Linux package build:
|
||||
|
||||
Arch Linux users can build and install a package from the current checkout with
|
||||
makepkg:
|
||||
|
||||
`$ cd src/Build/Packaging/arch`
|
||||
|
||||
`$ makepkg -si`
|
||||
|
||||
On MacOSX, building a console-only executable is not supported.
|
||||
|
||||
## Mac OS X specifics:
|
||||
|
||||
Reference in New Issue
Block a user