[packages/php-symfony2-Debug] use autoloader.php as autoload bootstrap

glen glen at pld-linux.org
Thu Aug 7 17:11:50 CEST 2014


commit 40965ede98c5a93d96a3a489528d927b1e34f31a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 7 18:11:48 2014 +0300

    use autoloader.php as autoload bootstrap

 php-symfony2-Debug.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-Debug.spec b/php-symfony2-Debug.spec
index 9283e2f..10babbf 100644
--- a/php-symfony2-Debug.spec
+++ b/php-symfony2-Debug.spec
@@ -28,7 +28,7 @@ The Debug Component provides tools to ease debugging PHP code.
 %setup -q -n %{pearname}-%{version}
 
 %build
-phpab -n -e '*/Tests/*' -o autoload.php .
+phpab -n -e '*/Tests/*' -o autoloader.php .
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list