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

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


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

    use autoloader.php as autoload bootstrap

 php-symfony2-Form.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-Form.spec b/php-symfony2-Form.spec
index b71177f..5c00361 100644
--- a/php-symfony2-Form.spec
+++ b/php-symfony2-Form.spec
@@ -43,7 +43,7 @@ Validation component.
 %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-Form.git/commitdiff/dafce3592e02ddc7fb048c2cf6f03c93dc00b2e2



More information about the pld-cvs-commit mailing list