[packages/xrn] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:22:58 CEST 2025


commit 7a8b03b4ba5c4f113f2a15eb42977f160c5367e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:16 2025 +0200

    Fix applying patches.

 xrn.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xrn.spec b/xrn.spec
index df92122..54d5eda 100644
--- a/xrn.spec
+++ b/xrn.spec
@@ -83,9 +83,9 @@ xrn 是一个用于 X 窗口系统的简单的 Usenet 新闻阅读器。.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 xmkmf -a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xrn.git/commitdiff/7a8b03b4ba5c4f113f2a15eb42977f160c5367e5



More information about the pld-cvs-commit mailing list