summaryrefslogtreecommitdiffstats
path: root/testing/ices
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-11-04 11:29:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-20 10:27:29 +0000
commit3ac46603e570d3b5a737d3c7b137c50216cf24fc (patch)
tree0323080914dc01e91938a2e3bf8720bc4a779be8 /testing/ices
parent850d697a0c45eede5bc7dd17925cbccf6b8b85db (diff)
downloadaports-3ac46603e570d3b5a737d3c7b137c50216cf24fc.tar.bz2
aports-3ac46603e570d3b5a737d3c7b137c50216cf24fc.tar.xz
testing/ices: update layout
Diffstat (limited to 'testing/ices')
-rw-r--r--testing/ices/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/ices/APKBUILD b/testing/ices/APKBUILD
index 59e19c883..f12f9c974 100644
--- a/testing/ices/APKBUILD
+++ b/testing/ices/APKBUILD
@@ -23,7 +23,8 @@ build() {
--with-lame \
--with-vorbis \
--with-python \
- --with-perl
+ --with-perl \
+ || return 1
make || return 1
}