commit 434d66d3c941063072c0d9b9b9a52d262ef5b3af
Author: Elan Ruusamäe <[email protected]>
Date: Thu Aug 22 01:00:05 2013 +0300
disable -debuginfo package as binary has no (useful) debug info (problem
with all .go builds)
lxc-docker.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index e6088c7..47cb39b 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -19,6 +19,9 @@ Requires: lxc
Requires: uname(release) >= 3.8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# binary stripped or something
+%define _enable_debug_packages 0
+
%description
Docker complements LXC with a high-level API which operates at the
process level. It runs unix processes with strong guarantees of
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxc-docker.git/commitdiff/434d66d3c941063072c0d9b9b9a52d262ef5b3af
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit