summaryrefslogtreecommitdiffstats
path: root/Horde_Test-rpm.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-13 08:02:52 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-13 08:02:52 +0200
commit6346093600b15ee25ea253a90abee8d835dc1b27 (patch)
treef8bd8294a99dae894c5d13173fa88fc08494e1ad /Horde_Test-rpm.patch
parentc736fb9452fe6be92b634fa1f096639833992d92 (diff)
php-horde-Horde-Test: 2.6.1
Diffstat (limited to 'Horde_Test-rpm.patch')
-rw-r--r--Horde_Test-rpm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Horde_Test-rpm.patch b/Horde_Test-rpm.patch
index c2db15b..e914b26 100644
--- a/Horde_Test-rpm.patch
+++ b/Horde_Test-rpm.patch
@@ -10,7 +10,7 @@ diff -up Horde_Test-2.4.1/lib/Horde/Test/Autoload.php.rpm Horde_Test-2.4.1/lib/H
- } else {
- require __DIR__ . '/../../../bundle/vendor/autoload.php';
- }
-+ require_once 'PHPUnit/Autoload.php';
++ require_once '/usr/share/php/PHPUnit/Autoload.php';
spl_autoload_register(
function($class) {