[Pkg-haskell-commits] [SCM] Debian package for MissingH branch, upstream, updated. upstream/1.1.0.1-19-g4520120

John Goerzen jgoerzen at complete.org
Fri Feb 19 15:25:16 UTC 2010


The following commit has been merged in the upstream branch:
commit 4520120f9e316c0b17c040251f2093ed927e6580
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Feb 18 09:52:41 2010 -0600

    Slight makefile tweak

diff --git a/Makefile b/Makefile
index 21a58dd..a535607 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ install: setup
 	./setup install
 
 clean:
-	./Setup.hs clean
+	runghc ./Setup.hs clean
 
 .PHONY: test
 test: test-ghc test-hugs

-- 
Debian package for MissingH



More information about the Pkg-haskell-commits mailing list