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

arekm arekm at pld-linux.org
Tue Jul 15 02:13:06 CEST 2025


commit f5032303aeb0761065926f000cbe0d5bef06d176
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:12:50 2025 +0200

    Fix applying patches.

 php-pecl-mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-mysql.spec b/php-pecl-mysql.spec
index 25de44c..4690a4e 100644
--- a/php-pecl-mysql.spec
+++ b/php-pecl-mysql.spec
@@ -48,7 +48,7 @@ historical reasons only.
 %prep
 %setup -qc -n %{name}-%{version}-%{commit}
 mv pecl-database-%{modname}-*/* .
-%patch0 -p1
+%patch -P0 -p1
 
 cat <<'EOF' > run-tests.sh
 #!/bin/sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mysql.git/commitdiff/f5032303aeb0761065926f000cbe0d5bef06d176



More information about the pld-cvs-commit mailing list