[packages/urjtag] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:27:03 CEST 2025
commit 1a7d1d5681d92227a45566f513477ba7d4d9cd65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:47 2025 +0200
Fix applying patches.
urjtag.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/urjtag.spec b/urjtag.spec
index 42aa100..28d2fdb 100644
--- a/urjtag.spec
+++ b/urjtag.spec
@@ -22,8 +22,8 @@ JTAG with flash chips, CPUs, and many more.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/urjtag.git/commitdiff/1a7d1d5681d92227a45566f513477ba7d4d9cd65
More information about the pld-cvs-commit
mailing list