[Pkg-haskell-commits] darcs: haskell-configfile: UNDO: [sarge hack] disable hugs test in debian/rules

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:41:26 UTC 2013


Sat Apr 23 01:55:27 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * UNDO: [sarge hack] disable hugs test in debian/rules
  Ignore-this: 50b12e8c97849515564bb1f4da0fc4a3
  

    M ./rules -1 +1

Sat Apr 23 01:55:27 UTC 2005  John Goerzen <jgoerzen at complete.org>
  * UNDO: [sarge hack] disable hugs test in debian/rules
  Ignore-this: 50b12e8c97849515564bb1f4da0fc4a3
  
diff -rN -u old-haskell-configfile//rules new-haskell-configfile//rules
--- old-haskell-configfile//rules	2013-01-04 14:41:23.359721521 +0000
+++ new-haskell-configfile//rules	2013-01-04 14:41:24.963981866 +0000
@@ -83,7 +83,7 @@
 	dh_installdirs -i
 
 	dh_haskell -i
-	#make test-hugs
+	make test-hugs
 
 # Build architecture-independent files here.
 binary-indep: builddocs installdocs





More information about the Pkg-haskell-commits mailing list