[Pkg-haskell-commits] [SCM] Haskell binding to libmagic branch, master, updated. DEBIAN_magic-haskell_1.0.7.1-10-g0b5ba77

John Goerzen jgoerzen at complete.org
Wed Aug 19 21:14:33 UTC 2009


The following commit has been merged in the master branch:
commit 4a09efe72ab4137b62ddd357021639593a842c0e
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Aug 19 15:57:22 2009 -0500

    Remove old config parameter.  Closes: #522475.

diff --git a/debian/rules b/debian/rules
index a17243a..6142bc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
 	make setup
-	./setup configure --prefix=$(LIBPATH) --ghc
+	./setup configure
 
 	touch configure-stamp
 

-- 
Haskell binding to libmagic



More information about the Pkg-haskell-commits mailing list