From 9b0359f69ae7c51e35da3800e02bf31596ce5393 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 10 Jun 2017 01:38:35 +0200 Subject: test: fix target $(repos), APKINDEX is now generated by abuild --- test/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/Makefile') 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: -- cgit v1.2.3-60-g2f50