]> git.pld-linux.org Git - packages/apache-mod_pagespeed.git/commitdiff
disable strip examples
authorElan Ruusamäe <glen@delfi.ee>
Tue, 27 Jan 2015 23:50:15 +0000 (01:50 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 27 Jan 2015 23:50:15 +0000 (01:50 +0200)
apache-mod_pagespeed.spec

index bb4915321200cb883be0d115aba86ed3d3bd45c7..6240be7cdab443ab92ed553b27836356783a7113 100644 (file)
@@ -97,6 +97,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                htdocsdir       %(%{apxs} -q htdocsdir 2>/dev/null)
 %define                cachedir        %(%{apxs} -q proxycachedir 2>/dev/null)/mod_%{mod_name}
 
+# disable strip examples, http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-January/024223.html
+%define                _noautostrip    .*%{_examplesdir}/.*
+
 %description
 mod_pagespeed automates the application of those rules in an Apache
 server. HTML, CSS, JavaScript, and images are changed dynamically
This page took 0.034038 seconds and 4 git commands to generate.