1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-02 16:34:04 +02:00

gnu: keepassxc: Build as release build.

* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add a
configure-flag to mark the build as a release build.

Reported by civodul in #guix.

Change-Id: I0f08e91de026b569754af7f5baffad8b0d6df5ab
This commit is contained in:
Efraim Flashner
2026-05-18 17:28:54 +03:00
parent 3b7fd1e766
commit fdefbfd53a
+2 -1
View File
@@ -297,7 +297,8 @@ human.")
(list
#:configure-flags
#~(append
(list "-DWITH_XC_ALL=YES"
(list "-DKEEPASSXC_BUILD_TYPE=Release"
"-DWITH_XC_ALL=YES"
"-DWITH_XC_UPDATECHECK=NO")
#$(if (member (%current-system)
(package-transitive-supported-systems