summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Qian2016-10-05 22:51:11 -0700
committerMax Qian2016-10-05 22:57:45 -0700
commit4ed597dcda5906f14aceb2777b56852da43e2f34 (patch)
tree43aae267f3b51036ff9caeeadf1ae48b2ef1fd52 /PKGBUILD
parente5934f2035b3118d0a06fe8ee70d38df81a91d58 (diff)
parentfa53e2401c09e10688f189111c02b07dbb0055c9 (diff)
downloadaur-4ed597dcda5906f14aceb2777b56852da43e2f34.tar.gz
Merge keepassx-http (Mainly for the Git History)
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
}
-