[packages/tcl-udp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:14:53 CEST 2025
commit ab6500aa1cfbf8fe76af85b93ab94809f7e23f22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:14:37 2025 +0200
Fix applying patches.
tcl-udp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tcl-udp.spec b/tcl-udp.spec
index 9ffe955..3b641c8 100644
--- a/tcl-udp.spec
+++ b/tcl-udp.spec
@@ -18,8 +18,8 @@ in Tcl.
%prep
%setup -q -n tcludp
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcl-udp.git/commitdiff/ab6500aa1cfbf8fe76af85b93ab94809f7e23f22
More information about the pld-cvs-commit
mailing list