]> git.pld-linux.org Git - packages/php.git/commitdiff
skip debuginfo package
authorElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 14:06:57 +0000 (17:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 14:06:57 +0000 (17:06 +0300)
php.spec

index cb4e82ecf1b394df04220e6538b7a75c760096b1..fed9987189d6b035d6920adaf0c50e6a5bc6514c 100644 (file)
--- 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*}} \
This page took 1.226718 seconds and 4 git commands to generate.