[packages/showimg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:57:57 CEST 2025


commit 10e80dc1fa68db4bff6d20201e71b0d93bc8ac5b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:41 2025 +0200

    Fix applying patches.

 showimg.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/showimg.spec b/showimg.spec
index 33514be..73e542c 100644
--- a/showimg.spec
+++ b/showimg.spec
@@ -56,10 +56,10 @@ Pliki nagłówkowe dla showimg.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p0
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/showimg.git/commitdiff/10e80dc1fa68db4bff6d20201e71b0d93bc8ac5b



More information about the pld-cvs-commit mailing list