mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/krita: fix
This commit is contained in:
parent
30e8757dc5
commit
8d38e2436e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ prepare() {
|
|||
mkdir -p build
|
||||
|
||||
cd $pkgname-$pkgver
|
||||
patch -p1 -i ../krita-l10n.patch # Fix translations https://bugs.kde.org/show_bug.cgi?id=391989
|
||||
#patch -p1 -i ../krita-l10n.patch # Fix translations https://bugs.kde.org/show_bug.cgi?id=391989
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue