summaryrefslogtreecommitdiffstats
path: root/composer-noxdg.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-25 11:02:30 +0100
committerRemi Collet <remi@php.net>2022-01-25 11:02:30 +0100
commit8832a066e80b1d4bcc29b8416eb8e8ea62353fea (patch)
tree7dbd0a193e3a1e77fdcf91abb9b2a9d82fbc2285 /composer-noxdg.patch
parent7bea14415f5dce48e237625e191386403a888298 (diff)
use system libraries on Fedora, bundled libraries on EL
Diffstat (limited to 'composer-noxdg.patch')
-rw-r--r--composer-noxdg.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer-noxdg.patch b/composer-noxdg.patch
index fc6b127..607e449 100644
--- a/composer-noxdg.patch
+++ b/composer-noxdg.patch
@@ -1,7 +1,7 @@
diff -up ./src/Composer/Factory.php.noxdg ./src/Composer/Factory.php
---- ./src/Composer/Factory.php.noxdg 2021-05-31 15:37:50.548115679 +0200
-+++ ./src/Composer/Factory.php 2021-05-31 15:39:05.192882880 +0200
-@@ -653,6 +653,10 @@ class Factory
+--- ./src/Composer/Factory.php.noxdg 2022-01-25 09:39:15.000000000 +0100
++++ ./src/Composer/Factory.php 2022-01-25 09:50:21.374957261 +0100
+@@ -701,6 +701,10 @@ class Factory
*/
private static function useXdg()
{