[packages/php-symfony2-Translation] use autoloader.php as autoload bootstrap
glen
glen at pld-linux.org
Thu Aug 7 17:13:05 CEST 2014
commit 8d0ee91ed87c8a4e9a4c06a4a568c3ae5b762253
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Aug 7 18:13:04 2014 +0300
use autoloader.php as autoload bootstrap
php-symfony2-Translation.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-Translation.spec b/php-symfony2-Translation.spec
index 75b86d7..455048e 100644
--- a/php-symfony2-Translation.spec
+++ b/php-symfony2-Translation.spec
@@ -35,7 +35,7 @@ pluralization.
%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-Translation.git/commitdiff/8d0ee91ed87c8a4e9a4c06a4a568c3ae5b762253
More information about the pld-cvs-commit
mailing list