diff options
author | Remi Collet <remi@remirepo.net> | 2024-12-24 10:09:36 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-12-24 10:09:36 +0100 |
commit | 70b07798c690934e37a5912e9976f32d98fb4178 (patch) | |
tree | 36bbe7ea7f761244cc1b56262d80e49722cb7787 /pie-nocacert.patch | |
parent | e9fd349f99a697a6d8dac01d556ca99ca2c6e560 (diff) |
fix patch to not use XDG directories
so use ~/.pie instead of ~/.config/pie
Diffstat (limited to 'pie-nocacert.patch')
-rw-r--r-- | pie-nocacert.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pie-nocacert.patch b/pie-nocacert.patch index 35536a2..c0b6a45 100644 --- a/pie-nocacert.patch +++ b/pie-nocacert.patch @@ -1,7 +1,7 @@ diff -up ./vendor/composer/ca-bundle/src/CaBundle.php.rpm ./vendor/composer/ca-bundle/src/CaBundle.php --- ./vendor/composer/ca-bundle/src/CaBundle.php.rpm 2024-09-25 09:49:53.000000000 +0200 +++ ./vendor/composer/ca-bundle/src/CaBundle.php 2024-10-03 07:11:10.752092401 +0200 -@@ -125,7 +125,7 @@ class CaBundle +@@ -121,7 +121,7 @@ class CaBundle */ public static function getBundledCaBundlePath() { |