extra/krita: fix

This commit is contained in:
Kevin Mihelich 2018-03-22 12:29:43 +00:00
parent 30e8757dc5
commit 8d38e2436e

View file

@ -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() {