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

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


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

    Fix applying patches.

 php-pecl-geoip.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index b00f2f8..cf50040 100644
--- a/php-pecl-geoip.spec
+++ b/php-pecl-geoip.spec
@@ -41,8 +41,8 @@ To rozszerzenie ma w PECL status: %{status}.
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's,GEOIP_DIR/lib,GEOIP_DIR/%{_lib},g' config.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-geoip.git/commitdiff/367b4bb0e829af0384a3614fca594416b686d30e



More information about the pld-cvs-commit mailing list