[projects/template-specs] fix missing endif
glen
glen at pld-linux.org
Fri Apr 17 15:50:11 CEST 2015
commit eaf2b87bb2026727791a0d263b1e2cf6cb9bb9a4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Apr 17 16:50:03 2015 +0300
fix missing endif
ghc-package.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ghc-package.spec b/ghc-package.spec
index 9c172b3..c40584e 100644
--- a/ghc-package.spec
+++ b/ghc-package.spec
@@ -18,6 +18,7 @@ BuildRequires: ghc >= 6.12.3
%if %{with prof}
BuildRequires: ghc-prof
#BuildRequires: ghc-OTHERMODULE-prof
+%endif
BuildRequires: rpmbuild(macros) >= 1.608
%requires_releq ghc
Requires(post,postun): /usr/bin/ghc-pkg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/eaf2b87bb2026727791a0d263b1e2cf6cb9bb9a4
More information about the pld-cvs-commit
mailing list