[packages/php/migrate] skip debuginfo package
glen
glen at pld-linux.org
Sat Oct 26 16:07:09 CEST 2013
commit 5f4f17526f2a17b82383d175a60cc0df77493210
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 26 17:06:57 2013 +0300
skip debuginfo package
php.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/php.spec b/php.spec
index cb4e82e..fed9987 100644
--- a/php.spec
+++ b/php.spec
@@ -119,6 +119,9 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
%endif
%endif
+# disable rpm generated debug package
+%define _enable_debug_packages 0
+
# define subpackages
%define package(n:l:) \
%%package %{!?-n:%1}%{?-n:-n %{-n*}} %{-l:-l %{-l*}} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/5f4f17526f2a17b82383d175a60cc0df77493210
More information about the pld-cvs-commit
mailing list