From e5cfa84477427cc8233ff18ab235c4eb88c1d7d2 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 22 Oct 2017 18:30:19 -0700 Subject: Move $outdir/fetch.stamp -> $dir/fetch --- pkg/libinput/gen.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkg/libinput/gen.lua') diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index 0bf77d6e..4b8b566e 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -8,8 +8,8 @@ cflags{ } pkg.deps = { - '$builddir/pkg/libevdev/fetch.stamp', - '$builddir/pkg/mtdev/fetch.stamp', + 'pkg/libevdev/fetch', + 'pkg/mtdev/fetch', } lib('libinput.a', [[ -- cgit v1.2.3