[packages/apache-mod_geoip] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:36:17 CEST 2025


commit a37bb032cd972353715bbeec4f1b4cef071806ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:36:02 2025 +0200

    Fix applying patches.

 apache-mod_geoip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_geoip.spec b/apache-mod_geoip.spec
index e46f3ce..c7d76f7 100644
--- a/apache-mod_geoip.spec
+++ b/apache-mod_geoip.spec
@@ -32,7 +32,7 @@ license.
 
 %prep
 %setup -q -n mod_geoip2_%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{apxs} -Wc,"%{rpmcppflags} %{rpmcflags}" -Wl,"-lGeoIP %{rpmldflags}" -c mod_geoip.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_geoip.git/commitdiff/a37bb032cd972353715bbeec4f1b4cef071806ef



More information about the pld-cvs-commit mailing list