From f28cdc84fd1e68a16dd8230874fb5bfb16d92fa7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 02:48:31 -0400 Subject: foo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 496b43e0..aa830005 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ build: deps dist/setup-config $(MAKE) tags deps: - if [ $$(whoami) = root ] then apt-get install ghc cabal-install libghc-missingh-dev libansi-terminal-dev libghc-ifelse-dev libghc-unix-compat-dev libghc-hslogger-dev; fi + if [ $$(whoami) = root ]; then apt-get install ghc cabal-install libghc-missingh-dev libansi-terminal-dev libghc-ifelse-dev libghc-unix-compat-dev libghc-hslogger-dev; fi dist/setup-config: propellor.cabal cabal configure -- cgit v1.2.3