[packages/php-symfony2-BrowserKit] use autoloader.php as autoload bootstrap
glen
glen at pld-linux.org
Thu Aug 7 17:11:36 CEST 2014
commit e8bfb88493f2a6b61774b4df5eae4f70f22c3fe7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Aug 7 18:11:34 2014 +0300
use autoloader.php as autoload bootstrap
php-symfony2-BrowserKit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-BrowserKit.spec b/php-symfony2-BrowserKit.spec
index 7d2cf63..f024d0d 100644
--- a/php-symfony2-BrowserKit.spec
+++ b/php-symfony2-BrowserKit.spec
@@ -33,7 +33,7 @@ The component only provide an abstract client and does not provide any
%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-BrowserKit.git/commitdiff/e8bfb88493f2a6b61774b4df5eae4f70f22c3fe7
More information about the pld-cvs-commit
mailing list