From 75ad2ca27ecd42ba3fc56bcc61a065dec003085e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 26 Oct 2016 20:46:53 +0000 Subject: main/[various]: dont set arch in split function --- main/teeworlds/APKBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'main/teeworlds') diff --git a/main/teeworlds/APKBUILD b/main/teeworlds/APKBUILD index 2e939240a1..7978f9ac53 100644 --- a/main/teeworlds/APKBUILD +++ b/main/teeworlds/APKBUILD @@ -33,7 +33,6 @@ server() { } common() { - arch=noarch cd $_builddir install -Dm644 license.txt \ "$subpkgdir"/usr/share/licenses/teeworlds/LICENSE || return 1 -- cgit v1.2.3