[packages/libgeotiff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:31 CEST 2025
commit 7440878db96ea89fee880bfbea6f9b3c177d6534
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:16 2025 +0200
Fix applying patches.
libgeotiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgeotiff.spec b/libgeotiff.spec
index 8cacd0c..b278c1e 100644
--- a/libgeotiff.spec
+++ b/libgeotiff.spec
@@ -57,7 +57,7 @@ Statyczna biblioteka GeoTIFF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgeotiff.git/commitdiff/7440878db96ea89fee880bfbea6f9b3c177d6534
More information about the pld-cvs-commit
mailing list