From 4147f20bc752ebe507ad67bc10e0ce792f03e60b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 23 Dec 2019 00:04:59 +0800 Subject: [PATCH] ghc_devel_prof really not in ghc-srpm-macros! --- ghc-simple-cmd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-simple-cmd.spec b/ghc-simple-cmd.spec index de8061d..829772b 100644 --- a/ghc-simple-cmd.spec +++ b/ghc-simple-cmd.spec @@ -4,7 +4,7 @@ %global pkg_name simple-cmd %global pkgver %{pkg_name}-%{version} -%global _devel -%{?ghc_devel_prof}%{!?with_ghc_prof:devel} +%global _devel -%{?ghc_devel_prof}%{!?ghc_devel_prof:devel} Name: ghc-%{pkg_name} Version: 0.2.0.1