[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:59:40 UTC 2010


The following commit has been merged in the master branch:
commit d266c4617d80dc1ff26b5422aaf2d42527ce9b8c
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Jul 21 21:59:33 2005 +0100

    Updated a bit

diff --git a/winprep.bat b/winprep.bat
index ab22dbc..d79877a 100644
--- a/winprep.bat
+++ b/winprep.bat
@@ -1,3 +1,4 @@
-find /v "unix" MissingH.cabal > cabal.win
+find /v "unix" < MissingH.cabal > cabal.win
+del MissingH.cabal
 ren cabal.win MissingH.cabal
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list