From 47cc5a89bcf8273d6975d062f7ec95f615f18b70 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Apr 2014 14:08:45 +0200 Subject: php-phpunit-PHP-TokenStream: sources from github --- php-phpunit-PHPUnit-Selenium.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'php-phpunit-PHPUnit-Selenium.spec') diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec index f61723e..b755156 100644 --- a/php-phpunit-PHPUnit-Selenium.spec +++ b/php-phpunit-PHPUnit-Selenium.spec @@ -60,6 +60,7 @@ Optional dependency: XDebug (php-pecl-xdebug) rm PHPUnit/Extensions/SeleniumCommon/Autoload.php.in + %build # Empty build section, most likely nothing required. @@ -67,7 +68,7 @@ rm PHPUnit/Extensions/SeleniumCommon/Autoload.php.in # Also remember to fix the command to use it. #phpab \ -# --output PHPUnit/Extensions/SeleniumCommon/Autoload.php2 \ +# --output PHPUnit/Extensions/SeleniumCommon/Autoload.php \ # --template PHPUnit/Extensions/SeleniumCommon/Autoload.php.in \ # PHPUnit -- cgit