diff options
Diffstat (limited to 'phpunit13-rpm.patch')
| -rw-r--r-- | phpunit13-rpm.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit13-rpm.patch b/phpunit13-rpm.patch index 7d4df55..8e56aa0 100644 --- a/phpunit13-rpm.patch +++ b/phpunit13-rpm.patch @@ -30,7 +30,7 @@ diff -up ./phpunit.rpm ./phpunit - die(1); +} else { -+ define ('PHPUNIT_COMPOSER_INSTALL', '/usr/share/php/PHPUnit12/autoload.php'); ++ define ('PHPUNIT_COMPOSER_INSTALL', '/usr/share/php/PHPUnit13/autoload.php'); } require PHPUNIT_COMPOSER_INSTALL; |
