[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 14:58:10 UTC 2010


The following commit has been merged in the master branch:
commit 48db47ed70183e8514bde786cbef63bc23434dbe
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sat Apr 23 02:55:27 2005 +0100

    [sarge hack] disable hugs test in debian/rules

diff --git a/debian/rules b/debian/rules
index d0a1189..fa03c32 100644
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ installdocs: builddocs
 	dh_installdirs -i
 
 	dh_haskell -i
-	make test-hugs
+	#make test-hugs
 
 # Build architecture-independent files here.
 binary-indep: builddocs installdocs

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list