From 25eeb7746faaae30c40c3bf73cf2efe3909b9950 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 25 May 2016 17:20:31 +0200 Subject: travis-deps/install.sh: put SLACKBUILDS.TXT file in repo/ subdir --- t/travis-deps/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/travis-deps') diff --git a/t/travis-deps/install.sh b/t/travis-deps/install.sh index 14bc13b..b20fb00 100644 --- a/t/travis-deps/install.sh +++ b/t/travis-deps/install.sh @@ -4,8 +4,8 @@ mkdir -p /home/travis/build/pink-mist/sbotools/cover_db touch "/var/log/packages/aaa_base-14.1-x86_64-1" cp -a t/travis-deps/*pkg /sbin/ echo "127.0.0.1 slackware.uk" >> /etc/hosts -mkdir -p /usr/sbo -touch "/usr/sbo/SLACKBUILDS.TXT" +mkdir -p /usr/sbo/repo +touch "/usr/sbo/repo/SLACKBUILDS.TXT" if [ "$TEST_MULTILIB" = "1" ] then -- cgit v1.2.3