mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/digikam fix
This commit is contained in:
parent
e57b7e57f0
commit
40532338d6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ prepare() {
|
|||
patch -p1 -i "$srcdir"/kdebug-367675.patch
|
||||
|
||||
# OpenGL switch
|
||||
patch -p1 -d core -i ${srcdir}/0001-optionally-enable-OpenGL.patch
|
||||
patch -p1 -i ${srcdir}/0001-optionally-enable-OpenGL.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue