summaryrefslogtreecommitdiffstats
path: root/pie-nocacert.patch
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-24 10:09:36 +0100
committerRemi Collet <remi@php.net>2024-12-24 10:09:36 +0100
commit70b07798c690934e37a5912e9976f32d98fb4178 (patch)
tree36bbe7ea7f761244cc1b56262d80e49722cb7787 /pie-nocacert.patch
parente9fd349f99a697a6d8dac01d556ca99ca2c6e560 (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.patch2
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()
{