[packages/imgworks] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:04 CEST 2025


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

    Fix applying patches.

 imgworks.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/imgworks.spec b/imgworks.spec
index 231e144..dd6bab7 100644
--- a/imgworks.spec
+++ b/imgworks.spec
@@ -35,8 +35,8 @@ zmianę orzmiaru oraz dodawanie ramek i tekstu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/imgworks.git/commitdiff/3784e7465ac41895a372e3fdb62588ef635b25fb



More information about the pld-cvs-commit mailing list