mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Merge pull request #174 from keepassxreboot/meta/release-preparation
Release preparation script
This commit is contained in:
@@ -37,7 +37,7 @@ DOCKER_CONTAINER_NAME="keepassxc-build-container"
|
|||||||
CMAKE_OPTIONS=""
|
CMAKE_OPTIONS=""
|
||||||
COMPILER="g++"
|
COMPILER="g++"
|
||||||
MAKE_OPTIONS="-j8"
|
MAKE_OPTIONS="-j8"
|
||||||
BUILD_PLUGINS="autotype"
|
BUILD_PLUGINS="autotype http"
|
||||||
INSTALL_PREFIX="/usr/local"
|
INSTALL_PREFIX="/usr/local"
|
||||||
BUILD_SOURCE_TARBALL=true
|
BUILD_SOURCE_TARBALL=true
|
||||||
ORIG_BRANCH=""
|
ORIG_BRANCH=""
|
||||||
|
|||||||
Reference in New Issue
Block a user