mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-01 19:16:16 -04:00
Merge pull request #174 from keepassxreboot/meta/release-preparation
Release preparation script
This commit is contained in:
commit
425427c96c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ DOCKER_CONTAINER_NAME="keepassxc-build-container"
|
|||
CMAKE_OPTIONS=""
|
||||
COMPILER="g++"
|
||||
MAKE_OPTIONS="-j8"
|
||||
BUILD_PLUGINS="autotype"
|
||||
BUILD_PLUGINS="autotype http"
|
||||
INSTALL_PREFIX="/usr/local"
|
||||
BUILD_SOURCE_TARBALL=true
|
||||
ORIG_BRANCH=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue