Skip to content

Commit 20509ac

Browse files
authored
lets hope the aur packager adds aarch64
1 parent b79cdab commit 20509ac

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

get-dependencies.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ echo "---------------------------------------------------------------"
1313
get-debloated-pkgs --add-common --prefer-nano
1414

1515
# 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
1916
make-aur-package opencode-desktop-bin
2017

2118
# If the application needs to be manually built that has to be done down here

0 commit comments

Comments
 (0)