[packages/php-composer-ca-bundle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:08:47 CEST 2025


commit 59fb4dcadc558c2b041e96c524f84893d2874608
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:08:31 2025 +0200

    Fix applying patches.

 php-composer-ca-bundle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-composer-ca-bundle.spec b/php-composer-ca-bundle.spec
index 3337e96..1960b5f 100644
--- a/php-composer-ca-bundle.spec
+++ b/php-composer-ca-bundle.spec
@@ -26,7 +26,7 @@ made available as a stand-alone library.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-composer-ca-bundle.git/commitdiff/59fb4dcadc558c2b041e96c524f84893d2874608



More information about the pld-cvs-commit mailing list