Fix a little typo
This commit is contained in:
parent
478636ebeb
commit
dbe9eb8368
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -101,7 +101,7 @@ prepare() {
|
||||||
# KDE patches (W. Rosenauer)
|
# KDE patches (W. Rosenauer)
|
||||||
echo "---- Patching for KDE"
|
echo "---- Patching for KDE"
|
||||||
patch -Np1 -i ../mozilla-nongnome-proxies-$_patchrevsuse.patch
|
patch -Np1 -i ../mozilla-nongnome-proxies-$_patchrevsuse.patch
|
||||||
patch -Np1 -i ../mozilla-kde-$_patchrevsuse
|
patch -Np1 -i ../mozilla-kde-$_patchrevsuse.patch
|
||||||
patch -Np1 -i ../firefox-kde-$_patchrevsuse.patch
|
patch -Np1 -i ../firefox-kde-$_patchrevsuse.patch
|
||||||
|
|
||||||
# Ubuntu patches
|
# Ubuntu patches
|
||||||
|
|
Loading…
Reference in a new issue