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

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


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

    use autoloader.php as autoload bootstrap

 php-symfony2-HttpKernel.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-HttpKernel.spec b/php-symfony2-HttpKernel.spec
index 2cc0a37..13f9317 100644
--- a/php-symfony2-HttpKernel.spec
+++ b/php-symfony2-HttpKernel.spec
@@ -45,7 +45,7 @@ micro-framework (Silex) or an advanced CMS system (Drupal).
 %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-HttpKernel.git/commitdiff/8bf7a55ccdfb7deb6f63233a160043a7f3939c77



More information about the pld-cvs-commit mailing list