diff --git a/yay/buildbot.update.d/update.sh b/yay/buildbot.update.d/update.sh index 4020b46..e14e1e0 100755 --- a/yay/buildbot.update.d/update.sh +++ b/yay/buildbot.update.d/update.sh @@ -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