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

glen glen at pld-linux.org
Thu Aug 7 17:11:52 CEST 2014


commit bc8293e60de71b40ef2be3d4851c3c15d053e482
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 7 18:11:45 2014 +0300

    use autoloader.php as autoload bootstrap

 php-symfony2-CssSelector.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-CssSelector.spec b/php-symfony2-CssSelector.spec
index b42963a..cae2cdf 100644
--- a/php-symfony2-CssSelector.spec
+++ b/php-symfony2-CssSelector.spec
@@ -28,7 +28,7 @@ The CssSelector Component converts CSS selectors to XPath expressions.
 %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-CssSelector.git/commitdiff/bc8293e60de71b40ef2be3d4851c3c15d053e482



More information about the pld-cvs-commit mailing list