[packages/ghc-haskell-platform] - clear list of installed packages to force build/install of all packages in haskell-platform, not
baggins
baggins at pld-linux.org
Fri Oct 11 12:16:18 CEST 2013
commit 6c9fc9cfb743aebf52ba66afb9e20ade4ddc8034
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Oct 11 12:14:40 2013 +0200
- clear list of installed packages to force build/install of all
packages in haskell-platform, not just those not present on build
system (avoid adding BuildConflicts on itself or other random packges)
ghc-haskell-platform.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ghc-haskell-platform.spec b/ghc-haskell-platform.spec
index 4d6db15..de4bc65 100644
--- a/ghc-haskell-platform.spec
+++ b/ghc-haskell-platform.spec
@@ -123,6 +123,7 @@ They should be installed when GHC's profiling subsystem is needed.
%build
%configure
+:>packages/installed.packages
%{__make} VERBOSE="-v2" \
EXTRA_CONFIGURE_OPTS="-v2 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-haskell-platform.git/commitdiff/6c9fc9cfb743aebf52ba66afb9e20ade4ddc8034
More information about the pld-cvs-commit
mailing list