aboutsummaryrefslogtreecommitdiffstats
path: root/community/java-snappy/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-02 11:51:56 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-11-02 11:51:56 +0200
commita2e061d5095bdd9ec5421e02fdfe2315e1b05136 (patch)
tree882fc377c12fe7e5d23ab7de7c519305ad771f4a /community/java-snappy/APKBUILD
parent84640d4e8fd8a12e4b2caf67d9ab0c37931eaf76 (diff)
downloadaports-a2e061d5095bdd9ec5421e02fdfe2315e1b05136.tar.bz2
aports-a2e061d5095bdd9ec5421e02fdfe2315e1b05136.tar.xz
community/[various]: dont set arch in split function
Diffstat (limited to 'community/java-snappy/APKBUILD')
-rw-r--r--community/java-snappy/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/java-snappy/APKBUILD b/community/java-snappy/APKBUILD
index 7320ca9ad9..9af31496b9 100644
--- a/community/java-snappy/APKBUILD
+++ b/community/java-snappy/APKBUILD
@@ -43,7 +43,6 @@ build() {
}
package() {
- arch="noarch"
depends="$depends $pkgname-native"
install -m644 -D "$builddir"/target/$_pkgname-*.jar \