From: Elan Ruusamäe Date: Thu, 7 Aug 2014 15:12:45 +0000 (+0300) Subject: use autoloader.php as autoload bootstrap X-Git-Tag: auto/th/php-symfony2-PropertyAccess-2.7.3-1~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=f2e2a1cb58a7d050b5c227076d92ae49460ab616;p=packages%2Fphp-symfony2-PropertyAccess.git use autoloader.php as autoload bootstrap --- diff --git a/php-symfony2-PropertyAccess.spec b/php-symfony2-PropertyAccess.spec index 462e188..25f0b7a 100644 --- a/php-symfony2-PropertyAccess.spec +++ b/php-symfony2-PropertyAccess.spec @@ -29,7 +29,7 @@ simple string notation. %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