[packages/tk-Img] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:14 CEST 2025
commit 1fc98263b1619cedd7bf865548edbf8aeac96c00
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:58 2025 +0200
Fix applying patches.
tk-Img.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tk-Img.spec b/tk-Img.spec
index 9790d55..b4f893c 100644
--- a/tk-Img.spec
+++ b/tk-Img.spec
@@ -35,10 +35,10 @@ oraz PostScript.
%prep
%setup -qn img%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tk-Img.git/commitdiff/1fc98263b1619cedd7bf865548edbf8aeac96c00
More information about the pld-cvs-commit
mailing list