summaryrefslogtreecommitdiffstats
path: root/composer-noxdg.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-30 10:23:21 +0100
committerRemi Collet <remi@php.net>2024-10-30 10:23:21 +0100
commit48f643512bd0bcbd877d766bceb3de299777925a (patch)
tree10f9ebf56015e5d67db13ecd53f81d3e088122df /composer-noxdg.patch
parent7f8d1837b7c5ae330af120647b2daf2174c1519b (diff)
keep upstream layout for simplicityHEADmaster
Diffstat (limited to 'composer-noxdg.patch')
-rw-r--r--composer-noxdg.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer-noxdg.patch b/composer-noxdg.patch
index 8971527..2927848 100644
--- a/composer-noxdg.patch
+++ b/composer-noxdg.patch
@@ -1,11 +1,11 @@
diff -up ./src/Composer/Factory.php.noxdg ./src/Composer/Factory.php
--- ./src/Composer/Factory.php.noxdg 2024-04-20 12:34:54.442117723 +0200
+++ ./src/Composer/Factory.php 2024-04-20 12:35:39.497640757 +0200
-@@ -680,6 +680,10 @@ class Factory
+@@ -702,6 +702,10 @@ class Factory
private static function useXdg(): bool
{
-+ // As XDG is very patially implemted
++ // As XDG is very partially implemented
+ // resulting in command/code in ~/.config
+ return false;
+