From d73e5fb06699c25aced71420afd3f37e1d6ecc07 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 7 Apr 2017 12:13:30 +1200 Subject: Remove dependency on check-bash --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91b38c50..26747350 100644 --- a/Makefile +++ b/Makefile @@ -272,7 +272,7 @@ install-abook: mkdir -p -- $(HOME)/.abook cp -p -- abook/abookrc $(HOME)/.abook -install-bash: check-bash install-sh +install-bash: install-sh mkdir -p -- $(HOME)/.bashrc.d cp -p -- bash/bashrc $(HOME)/.bashrc cp -p -- bash/bashrc.d/* $(HOME)/.bashrc.d -- cgit v1.2.3