mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-25 20:24:14 +00:00
Fix a little typo
This commit is contained in:
parent
478636ebeb
commit
dbe9eb8368
2
PKGBUILD
2
PKGBUILD
@ -101,7 +101,7 @@ prepare() {
|
||||
# KDE patches (W. Rosenauer)
|
||||
echo "---- Patching for KDE"
|
||||
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
|
||||
|
||||
# Ubuntu patches
|
||||
|
Loading…
Reference in New Issue
Block a user