commit 73b8b11d01de1e654b552fb174651cebdfa672ea
Author: Elan Ruusamäe <[email protected]>
Date: Mon Jul 7 15:13:39 2014 +0300
continue
php-xcache.spec | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/php-xcache.spec b/php-xcache.spec
index 3e81567..d025b19 100644
--- a/php-xcache.spec
+++ b/php-xcache.spec
@@ -65,6 +65,12 @@ More information you can find at %{url}.
%prep
echo "1: /0%{?_pld_builder:1}/%{?php_suffix}/"
+
+%if 0%{?_pld_builder:1} && "%{?php_suffix}" != "55"
+echo "undefine"
+%else
+echo "do nothing"
+%endif
exit 1
%setup -q -n %{modname}-%{version}
%patch0 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-xcache.git/commitdiff/73b8b11d01de1e654b552fb174651cebdfa672ea
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit