[packages/rxvt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:24 CEST 2025
commit cc14e836654ba5af2ebc86c8f400a0054b57b203
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:08 2025 +0200
Fix applying patches.
rxvt.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/rxvt.spec b/rxvt.spec
index 17aa9d4..6e5ab4a 100644
--- a/rxvt.spec
+++ b/rxvt.spec
@@ -112,11 +112,11 @@ xterm. rxvt, зокрема, не реалізує емуляцію Tektronix 40
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
mv -f autoconf/{configure.in,xpm.m4} .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rxvt.git/commitdiff/cc14e836654ba5af2ebc86c8f400a0054b57b203
More information about the pld-cvs-commit
mailing list