[packages/thunderbird] disable debug packages
    atler 
    atler at pld-linux.org
       
    Sun Sep  8 21:16:59 CEST 2019
    
    
  
commit f1e321c96394b25315288852782054a2805ec50c
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Sep 8 21:16:33 2019 +0200
    disable debug packages
 thunderbird.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 339c4f2..98530ae 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -25,6 +25,8 @@ U=http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/$V/linux-i686
 curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
 %endif
 
+%define		_enable_debug_packages	0
+
 %if 0%{?_enable_debug_packages} != 1
 %undefine	crashreporter
 %endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/f1e321c96394b25315288852782054a2805ec50c
    
    
More information about the pld-cvs-commit
mailing list