summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2017-07-22 12:58:48 +0200
committerfunilrys2017-07-22 12:58:48 +0200
commit63d4bb91ea86e7da9620074c7bc20be17edc055f (patch)
treeb2decf2e961714466353ff675bec2842d856afa9 /PKGBUILD
parent4cfb93667bf3bfbadd452c890ec4e2023e9d8254 (diff)
downloadaur-63d4bb91ea86e7da9620074c7bc20be17edc055f.tar.gz
Fix issue mentionned by @flyin1501
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6be4d8e152b..5041e7913a9e 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,6 @@ prepare() {
}
build() {
- ''
cd build
cmake ../$pkgname-$pkgver \
-DCMAKE_BUILD_TYPE=Release \