summaryrefslogtreecommitdiffstats
path: root/php-phpunit-mock-objects6-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-mock-objects6-rpm.patch')
-rw-r--r--php-phpunit-mock-objects6-rpm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-mock-objects6-rpm.patch b/php-phpunit-mock-objects6-rpm.patch
index 2b3b5ba..b8903f5 100644
--- a/php-phpunit-mock-objects6-rpm.patch
+++ b/php-phpunit-mock-objects6-rpm.patch
@@ -6,7 +6,7 @@ diff -up ./src/Generator.php.rpm ./src/Generator.php
use Traversable;
+# temporary workaround
-+require_once 'Text/Template.php';
++require_once '/usr/share/php/Text/Template.php';
+
/**
* Mock Object Code Generator