template-specs: ghc-package.spec - quiet configure a bit
baggins
baggins at pld-linux.org
Thu Apr 8 23:58:09 CEST 2010
Author: baggins Date: Thu Apr 8 21:58:09 2010 GMT
Module: template-specs Tag: HEAD
---- Log message:
- quiet configure a bit
---- Files affected:
template-specs:
ghc-package.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: template-specs/ghc-package.spec
diff -u template-specs/ghc-package.spec:1.9 template-specs/ghc-package.spec:1.10
--- template-specs/ghc-package.spec:1.9 Thu Apr 8 23:56:14 2010
+++ template-specs/ghc-package.spec Thu Apr 8 23:58:04 2010
@@ -22,7 +22,7 @@
%setup -q -n %{pkgname}-%{version}
%build
-runhaskell Setup.hs configure -v3 \
+runhaskell Setup.hs configure -v2 \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--libexecdir=%{_libexecdir} \
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2010/04/08 21:58:04 baggins
+- quiet configure a bit
+
Revision 1.9 2010/04/08 21:56:14 baggins
- safekeep all docs, not only html
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/ghc-package.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list