[haskell-platform] force no debuginfo since not using build macros

Jens Petersen petersen at fedoraproject.org
Sat Mar 24 14:50:43 UTC 2012


commit 1ab882e4bfa3057812a703557b8643fa01f38d5e
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Mar 24 23:49:14 2012 +0900

    force no debuginfo since not using build macros

 haskell-platform.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/haskell-platform.spec b/haskell-platform.spec
index 671aeb2..d59b319 100644
--- a/haskell-platform.spec
+++ b/haskell-platform.spec
@@ -50,6 +50,7 @@ and tools.  It provides a good starting environment for Haskell development.
 %{nil}
 
 %global upstream_version 2011.4.0.0
+%global debug_package %{nil}
 
 Name:           %{pkg_name}
 Version:        2011.4.0.741


More information about the scm-commits mailing list