[packages/pcidsk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:56 CEST 2025


commit 69609e4e8d57ad8596a555f4365b9a1f03318fa7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:40 2025 +0200

    Fix applying patches.

 pcidsk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pcidsk.spec b/pcidsk.spec
index 877f610..41fcb79 100644
--- a/pcidsk.spec
+++ b/pcidsk.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka pcidsk.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcidsk.git/commitdiff/69609e4e8d57ad8596a555f4365b9a1f03318fa7



More information about the pld-cvs-commit mailing list