summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db-1.19.0-rpm.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-29 10:07:42 +0200
committerRemi Collet <remi@remirepo.net>2018-08-29 10:07:42 +0200
commit807cec49d7c1543228d2f895ed22bf5e8b6d3c0e (patch)
tree1e6885f0d22849b8e8d5f6ca8487768d3687a1a5 /php-bartlett-php-compatinfo-db-1.19.0-rpm.patch
parent26afb3da686096cfb3bfddeec44b71a3fdc09c0b (diff)
v1.35.0
Diffstat (limited to 'php-bartlett-php-compatinfo-db-1.19.0-rpm.patch')
-rw-r--r--php-bartlett-php-compatinfo-db-1.19.0-rpm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-php-compatinfo-db-1.19.0-rpm.patch b/php-bartlett-php-compatinfo-db-1.19.0-rpm.patch
index 4a256a8..4aca8b8 100644
--- a/php-bartlett-php-compatinfo-db-1.19.0-rpm.patch
+++ b/php-bartlett-php-compatinfo-db-1.19.0-rpm.patch
@@ -6,7 +6,7 @@ diff -up ./data/handleDB.php.rpm ./data/handleDB.php
*/
-require_once dirname(__DIR__) . '/vendor/autoload.php';
-+require_once '/usr/share/php/Symfony/Component/autoload.php';
++require_once '/usr/share/php/Symfony3/Component/autoload.php';
+require_once dirname(__DIR__) . '/src/Bartlett/CompatInfoDb/autoload.php';
require_once __DIR__ . '/ReferenceCollection.php';