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

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


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

    use autoloader.php as autoload bootstrap

 php-symfony2-Intl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-Intl.spec b/php-symfony2-Intl.spec
index a9230a4..dcec958 100644
--- a/php-symfony2-Intl.spec
+++ b/php-symfony2-Intl.spec
@@ -35,7 +35,7 @@ use other locales, you should install the intl extension instead.
 %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-Intl.git/commitdiff/9b51ab844cc24244a49ef2f5f4df6271ee19fc2e



More information about the pld-cvs-commit mailing list