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

glen glen at pld-linux.org
Thu Aug 7 17:12:03 CEST 2014


commit 54e461badd3e2ff8630aae37d36dabd133ff6706
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 7 18:12:01 2014 +0300

    use autoloader.php as autoload bootstrap

 php-symfony2-EventDispatcher.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-EventDispatcher.spec b/php-symfony2-EventDispatcher.spec
index 1cb4734..02e7af8 100644
--- a/php-symfony2-EventDispatcher.spec
+++ b/php-symfony2-EventDispatcher.spec
@@ -28,7 +28,7 @@ Implements a lightweight version of the Observer design pattern.
 %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-EventDispatcher.git/commitdiff/54e461badd3e2ff8630aae37d36dabd133ff6706



More information about the pld-cvs-commit mailing list