summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a48da192c183..1e33c7fd6c76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Daniel Landau <daniel@landau.fi>
+# Contributor: Maxqia <contrib@maxqia.com>
# The following people have contributed to keepassx-git package
# Contributor: Lev Lybin <aur@devtrue.net>
@@ -39,7 +40,6 @@ build() {
-DCMAKE_INSTALL_BINDIR=/usr/bin \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_VERBOSE_MAKEFILE=OFF \
- -DCMAKE_VERBOSE_MAKEFILE=OFF \
-DWITH_GUI_TESTS=ON \
-DCMAKE_BUILD_TYPE=Release ..
make
@@ -55,4 +55,3 @@ package() {
make DESTDIR="${pkgdir}" install
}
-