[packages/php-pecl-adodb] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:11:57 CEST 2025


commit 2063793a06583a11285e5eed463c8d0f6beeac91
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:11:41 2025 +0200

    Fix applying patches.

 php-pecl-adodb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-adodb.spec b/php-pecl-adodb.spec
index 8ec1f66..45d0a93 100644
--- a/php-pecl-adodb.spec
+++ b/php-pecl-adodb.spec
@@ -29,7 +29,7 @@ installed and use it automatically.
 %setup -qc
 mv %{modname}-%{ver}/* .
 %undos -f c,txt
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-adodb.git/commitdiff/2063793a06583a11285e5eed463c8d0f6beeac91



More information about the pld-cvs-commit mailing list