[packages/tn5250] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:55 CEST 2025
commit c2e9cd87a4f551a52b33d196c1334da7ded4d0cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:39 2025 +0200
Fix applying patches.
tn5250.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tn5250.spec b/tn5250.spec
index c67cfba..5367dc6 100644
--- a/tn5250.spec
+++ b/tn5250.spec
@@ -54,8 +54,8 @@ Statyczne biblioteki lib5250.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tn5250.git/commitdiff/c2e9cd87a4f551a52b33d196c1334da7ded4d0cf
More information about the pld-cvs-commit
mailing list