[packages/php-symfony2-Debug] do not install native extension

glen glen at pld-linux.org
Thu Aug 6 20:22:16 CEST 2015


commit 87c5886ba186fe0633ac77db275a1d8803f7144d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 6 21:22:06 2015 +0300

    do not install native extension

 php-symfony2-Debug.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-symfony2-Debug.spec b/php-symfony2-Debug.spec
index 34b6381..8a3db0e 100644
--- a/php-symfony2-Debug.spec
+++ b/php-symfony2-Debug.spec
@@ -28,6 +28,9 @@ The Debug Component provides tools to ease debugging PHP code.
 %prep
 %setup -q -n %{package}-%{version}
 
+# native extension. to be built from separate .spec
+rm -r Resources/ext
+
 %build
 phpab -n -e '*/Tests/*' -o autoloader.php .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Debug.git/commitdiff/87c5886ba186fe0633ac77db275a1d8803f7144d



More information about the pld-cvs-commit mailing list