summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2018-08-10 16:42:12 +0200
committerChristian Krause2018-08-10 16:42:12 +0200
commit3d10fa80b9e732c34bffe7ba755800da4b6de426 (patch)
tree158b542898e5fe453951151440b5f686c7c09fb1 /PKGBUILD
parentec2c207866a422add6321a087319d4ecccdd2240 (diff)
downloadaur-3d10fa80b9e732c34bffe7ba755800da4b6de426.tar.gz
removes unused libdir
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b42a069830a..3b6f51a37749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,6 @@ build() {
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_LIBDIR=lib \
..
make