From: Alexander Barton Date: Sat, 1 Nov 2014 17:23:55 +0000 (+0100) Subject: Remove 'aclock' file before creating symlink X-Git-Url: https://arthur.barton.de/gitweb/?p=aclock.git;a=commitdiff_plain;h=9a3108f3e45a3b7e78724b953b91fd4a028f015c Remove 'aclock' file before creating symlink --- diff --git a/Makefile b/Makefile index 910fc56..1fb26fe 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ SUBDIRS = all: aclock aclock: aclock-termcap + rm -f aclock ln -s aclock-termcap aclock aclock-aalib: