From f2e2a1cb58a7d050b5c227076d92ae49460ab616 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 7 Aug 2014 18:12:45 +0300 Subject: [PATCH] use autoloader.php as autoload bootstrap --- php-symfony2-PropertyAccess.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0