[packages/ImageViewer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:13:47 CEST 2025


commit dd68bd75c6d1ef2bcac6bdc7ee5afd7e243e7ed4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:13:31 2025 +0200

    Fix applying patches.

 ImageViewer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ImageViewer.spec b/ImageViewer.spec
index 183514c..e7a0745 100644
--- a/ImageViewer.spec
+++ b/ImageViewer.spec
@@ -33,7 +33,7 @@ GNUstep.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ImageViewer.git/commitdiff/dd68bd75c6d1ef2bcac6bdc7ee5afd7e243e7ed4



More information about the pld-cvs-commit mailing list