From 1b1385ad465d1c01f2391b4e92049dc84f8c863b Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 12 Feb 2016 11:43:31 +0100 Subject: Add tests for slackbuild with dep on a slackware package. See #28 --- t/travis-deps/install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 't/travis-deps/install.sh') diff --git a/t/travis-deps/install.sh b/t/travis-deps/install.sh index 125e4f6..727e861 100644 --- a/t/travis-deps/install.sh +++ b/t/travis-deps/install.sh @@ -1,5 +1,6 @@ #!/bin/bash mkdir -p /var/log/packages +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 -- cgit v1.2.3