From 11ca293c188ad394e2383381a4bce152cc7f0723 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 26 Oct 2013 23:16:13 -0400 Subject: fix librefetch, add (some) tests for it --- src/librefetch/librefetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librefetch/librefetch') diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch index 62cfb42..93bcd1e 100755 --- a/src/librefetch/librefetch +++ b/src/librefetch/librefetch @@ -226,7 +226,7 @@ makepkg_modify=' } /download_sources\(\) \{/ { - arm -rf "$srcdir" + arm -rf "$srcdir"\nmkdir "$srcdir" } s|srcdir=.*|&-libre| -- cgit v1.2.2