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

arekm arekm at pld-linux.org
Tue Jul 15 02:12:52 CEST 2025


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

    Fix applying patches.

 php-pecl-ktaglib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-ktaglib.spec b/php-pecl-ktaglib.spec
index ff55c52..3b85421 100644
--- a/php-pecl-ktaglib.spec
+++ b/php-pecl-ktaglib.spec
@@ -38,8 +38,8 @@ To rozszerzenie ma w PECL status: %{status}.
 %prep
 %setup -qc
 mv KTaglib-*/* .
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-ktaglib.git/commitdiff/3a039ff2ea87e1754dc365d5edd259bb6fec46df



More information about the pld-cvs-commit mailing list