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

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:22:36 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: 7f5f18964e2f13671737eb2ac00e36dc
  

    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: 7f5f18964e2f13671737eb2ac00e36dc
  
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules	2013-01-04 14:22:35.122537730 +0000
+++ new-ftphs//rules	2013-01-04 14:22:35.875723204 +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