mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 05:50:40 +08:00
change: update hook for yay, fix syntax error
This commit is contained in:
parent
2648ae2f7d
commit
01b74ae5df
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ PATCHES=(
|
||||||
# prepare upstream source
|
# prepare upstream source
|
||||||
prepare() {
|
prepare() {
|
||||||
# sed -i "s/^arch=.*$/arch=('aarch64')/g" PKGBUILD
|
# sed -i "s/^arch=.*$/arch=('aarch64')/g" PKGBUILD
|
||||||
|
true
|
||||||
}
|
}
|
||||||
|
|
||||||
# which files to include, overrides exclude_files below
|
# which files to include, overrides exclude_files below
|
||||||
|
|
Loading…
Reference in a new issue