We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
aarch64
1 parent b79cdab commit 20509acCopy full SHA for 20509ac
1 file changed
get-dependencies.sh
@@ -13,9 +13,6 @@ echo "---------------------------------------------------------------"
13
get-debloated-pkgs --add-common --prefer-nano
14
15
# Comment this out if you need an AUR package
16
-if [ "$ARCH" = 'aarch64' ]; then
17
- export PRE_BUILD_CMDS="sed -i -e 's|amd64|arm64|' ./PKGBUILD"
18
-fi
19
make-aur-package opencode-desktop-bin
20
21
# If the application needs to be manually built that has to be done down here
0 commit comments