mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/digikam: fix
This commit is contained in:
parent
a590a264c0
commit
a3720dad7f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue