[packages/php-symfony2-Filesystem] use autoloader.php as autoload bootstrap
glen
glen at pld-linux.org
Thu Aug 7 17:12:09 CEST 2014
commit bdda22396531e53f24798e92335213c25f50063e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Aug 7 18:12:08 2014 +0300
use autoloader.php as autoload bootstrap
php-symfony2-Filesystem.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/php-symfony2-Filesystem.spec b/php-symfony2-Filesystem.spec
index 4768bf4..c02f000 100644
--- a/php-symfony2-Filesystem.spec
+++ b/php-symfony2-Filesystem.spec
@@ -26,9 +26,8 @@ The Filesystem components provides basic utilities for the filesystem.
%prep
%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-Filesystem.git/commitdiff/bdda22396531e53f24798e92335213c25f50063e
More information about the pld-cvs-commit
mailing list