summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile b/test/Makefile
index 7aaed9f..6557fc5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -23,9 +23,6 @@ $(repos):
( cd $${i%/*} && \
REPODEST="$$PWD/../.." abuild -R ) >> ../repos.out 2>&1 || exit 1;\
done
- @cd $@ &&\
- ( apk index -o APKINDEX.tar.gz *.apk &&\
- abuild-sign APKINDEX.tar.gz ) >> ../repos.out 2>&1
clean: