mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
best POSIX invocation
This commit is contained in:
parent
9c8e17b6a3
commit
036b4dba06
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -47,7 +47,7 @@ prepare() {
|
|||
sed -e "s/^FFMINOR.*/FFMINOR=${pkgver:(-3):(-2)}/g" -i makeicecat
|
||||
sed -e "s/^FFSUB.*/FFSUB=${pkgver:(5)}/g" -i makeicecat
|
||||
rm -rf output # Clean output just in case is already an old build there
|
||||
sh makeicecat
|
||||
bash makeicecat
|
||||
cd output/icecat-${pkgver}
|
||||
|
||||
# Patch to move files directly to /usr/lib/icecat. No more symlinks.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue