template-specs: ghc-package.spec - disable debuginfo package (it is empty)

glen glen at pld-linux.org
Thu Feb 24 13:23:51 CET 2011


Author: glen                         Date: Thu Feb 24 12:23:51 2011 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- disable debuginfo package (it is empty)

---- Files affected:
template-specs:
   ghc-package.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: template-specs/ghc-package.spec
diff -u template-specs/ghc-package.spec:1.16 template-specs/ghc-package.spec:1.17
--- template-specs/ghc-package.spec:1.16	Thu Feb 24 13:22:48 2011
+++ template-specs/ghc-package.spec	Thu Feb 24 13:23:45 2011
@@ -16,6 +16,9 @@
 #Requires:	ghc-OTHERMODULE
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# debuginfo is not useful for ghc
+%define		_enable_debug_packages	0
+
 %description
 
 %package doc
@@ -80,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/02/24 12:23:45  glen
+- disable debuginfo package (it is empty)
+
 Revision 1.16  2011/02/24 12:22:48  glen
 - doc subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/ghc-package.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list