[packages/GeoIP] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:24 CEST 2025
commit 33a131d12c0ce68b001f7032fc867e195b81554e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:42:08 2025 +0200
Fix applying patches.
GeoIP.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index dd8117c..9921bbc 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -87,7 +87,7 @@ Statyczna biblioteka GeoIP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GeoIP.git/commitdiff/33a131d12c0ce68b001f7032fc867e195b81554e
More information about the pld-cvs-commit
mailing list