From 7b5628af9a43cfae5d382171ee9b8208a537eb97 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 25 Jun 2021 16:09:45 +0200 Subject: Check that rotd/config and libcontacts/contacts have been created MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcontacts/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libcontacts') diff --git a/libcontacts/Makefile b/libcontacts/Makefile index 7b7ad08..774bc8c 100644 --- a/libcontacts/Makefile +++ b/libcontacts/Makefile @@ -1,6 +1,7 @@ .POSIX: install: + test -d contacts mkdir -p -- ~/.config if test ! -L ~/.config/contacts; then \ test ! -e ~/.config/contacts && \ -- cgit v1.2.3-70-g09d2