]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - ghc-package.spec
Add .tar.xz deps
[projects/template-specs.git] / ghc-package.spec
index ee96b0688a47f650a27f16b6f6cd3ed57e54f18f..e8fcfaf6a5f33377c6839171b6d506cfd2c2a311 100644 (file)
@@ -59,7 +59,7 @@ runhaskell Setup.lhs configure -v2 \
        --libexecdir=%{_libexecdir} \
        --docdir=%{_docdir}/%{name}-%{version}
 
-runhaskell Setup.lhs build
+runhaskell Setup.lhs build %{?_smp_mflags}
 runhaskell Setup.lhs haddock --executables
 
 %install
This page took 0.092824 seconds and 4 git commands to generate.