extra/digikam: fix

This commit is contained in:
Kevin Mihelich 2017-08-21 23:53:12 +00:00
parent a590a264c0
commit a3720dad7f

View file

@ -32,7 +32,7 @@ prepare() {
# sv docs fail to build
sed -e '/sv/d' -i $pkgname-$pkgver/doc-translated/CMakeLists.txt
fix build with cmake 3.9
# fix build with cmake 3.9
cd $pkgbase-$pkgver/core
patch -p1 -i ../../digikam-cmake-3.9.patch