aboutsummaryrefslogtreecommitdiffstats
path: root/community/lensfun/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lensfun/APKBUILD')
-rw-r--r--community/lensfun/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lensfun/APKBUILD b/community/lensfun/APKBUILD
index 527fe0a03fb..ebe239df8e1 100644
--- a/community/lensfun/APKBUILD
+++ b/community/lensfun/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname=lensfun
pkgver=0.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Image manipulation library to rectify lens defects"
url="http://lensfun.sourceforge.net/"
arch="all"
@@ -19,7 +19,7 @@ build() {
esac
cmake \
- -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
$opts