]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
fix missing endif
authorElan Ruusamäe <glen@delfi.ee>
Fri, 17 Apr 2015 13:50:03 +0000 (16:50 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 17 Apr 2015 13:50:03 +0000 (16:50 +0300)
ghc-package.spec

index 9c172b3b560499eb8f6a3e78536fb5df376f8977..c40584ea4f79aaf247753b7fb332d059ea5a4584 100644 (file)
@@ -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
This page took 0.240829 seconds and 4 git commands to generate.