From 21cb68d7ad78f8b13ca9ab161e5513f99584b59f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 27 Apr 2010 04:23:34 +0000 Subject: [PATCH] drop the unused reference to ghc_pkg_deps --- ghc-HUnit.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index b8c4633..6133ce6 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -25,7 +25,6 @@ ExclusiveArch: %{ix86} x86_64 ppc alpha BuildRequires: ghc, ghc-rpm-macros >= 0.5.1 BuildRequires: ghc-doc BuildRequires: ghc-prof -%{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")} %description %{common_description}