[packages/x3270] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:20 CEST 2025
commit 1b77ca7f7ed9e9e8e93c452045df34a9bcf5ee09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:51 2025 +0200
Fix applying patches.
x3270.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x3270.spec b/x3270.spec
index 6137cd6..a21029e 100644
--- a/x3270.spec
+++ b/x3270.spec
@@ -68,7 +68,7 @@ x3270 程序为 X 窗口系统打开一个窗口,它模拟
%prep
%setup -q -n %{name}-%{mversion}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/x3270.git/commitdiff/1b77ca7f7ed9e9e8e93c452045df34a9bcf5ee09
More information about the pld-cvs-commit
mailing list