From f62b4daf980851a8b198c5edfe2fd73efc975ea8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 12 Jun 2023 20:08:18 +0200 Subject: fix whitespace error --- src/lib/repo/arch32.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/repo') diff --git a/src/lib/repo/arch32.sh b/src/lib/repo/arch32.sh index 5f7c5c5..996630d 100644 --- a/src/lib/repo/arch32.sh +++ b/src/lib/repo/arch32.sh @@ -1,10 +1,10 @@ pkgctl_repo_patch_arch32() { local pkgname="$1" - + # add the remote branch with our patches git -C "${pkgname}" remote add -m master archlinux32 https://git.archlinux32.org/packages/ # extend architecture with our architecture awk -i inplace '!/^arch=[^#]*any/ {gsub(/^arch=\(/,"arch=(i486 i686 pentium4 ")}; {print}' \ "${pkgname}/PKGBUILD" -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2