mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-21 21:40:41 +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() {
|
||||
# sed -i "s/^arch=.*$/arch=('aarch64')/g" PKGBUILD
|
||||
true
|
||||
}
|
||||
|
||||
# which files to include, overrides exclude_files below
|
||||
|
|
Loading…
Reference in a new issue