kde/falkon: fix typo in comment
This commit is contained in:
parent
d6b53de2e3
commit
62102c17d0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ source="https://download.kde.org/stable/falkon/$pkgver/falkon-$pkgver.tar.xz
|
||||||
disable-backtraces.patch
|
disable-backtraces.patch
|
||||||
"
|
"
|
||||||
builddir="$srcdir/$pkgname-$pkgver"
|
builddir="$srcdir/$pkgname-$pkgver"
|
||||||
options="!check" # require X1
|
options="!check" # requires X11
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
mkdir -p "$builddir/build"
|
mkdir -p "$builddir/build"
|
||||||
|
|
Loading…
Reference in a new issue