Revert "Set debug_package to %{nil} so we don't strip our binaries."
The experiment didn't work, the binaries are stripped anyway. That left us
with no way to debug segv tracebacks such as in bug 734967.
This reverts commit 50c4ea0a9d02ce878c15cafc5048dcfcdf38b88b.
Related: rhbz#734967
---
anaconda.spec.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 562edce..76a782d 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -8,8 +8,6 @@ License: GPLv2+
Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda
-%define debug_package %{nil}
-
# To generate Source0 do:
# git clone http://git.fedorahosted.org/git/anaconda.git
# git checkout -b archive-branch anaconda-%{version}-%{release}
--
1.7.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|