[packages/suite3270] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:10:01 CEST 2025
commit 9c7c57e346b5911fa041f921e228b5c83e03ff40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:09:45 2025 +0200
Fix applying patches.
suite3270.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/suite3270.spec b/suite3270.spec
index e4af28d..7fd673a 100644
--- a/suite3270.spec
+++ b/suite3270.spec
@@ -84,8 +84,8 @@ x3270 jest dostępny w kilku różnych postaciach:
%prep
%setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
export ac_cv_lib_nsl_gethostbyname=no
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/suite3270.git/commitdiff/9c7c57e346b5911fa041f921e228b5c83e03ff40
More information about the pld-cvs-commit
mailing list