[ghc-crypto-api] remove the f17 conditional garbage

Jens Petersen petersen at fedoraproject.org
Wed Jun 19 07:44:43 UTC 2013


commit 3ac9f47df1db922151ca26222b31a423809df5ec
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 19 15:11:48 2013 +0900

    remove the f17 conditional garbage

 ghc-crypto-api.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/ghc-crypto-api.spec b/ghc-crypto-api.spec
index e90c7c6..77de57d 100644
--- a/ghc-crypto-api.spec
+++ b/ghc-crypto-api.spec
@@ -2,10 +2,6 @@
 
 %global pkg_name crypto-api
 
-%if 0%{?fedora} <= 17
-echo %%global with_haddock 1
-%endif
-
 Name:           ghc-%{pkg_name}
 Version:        0.11
 Release:        2%{?dist}


More information about the scm-commits mailing list