[packages/newsbeuter] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:30 CEST 2025
commit 245a787594349d95e40d0f21de4e30bf8ba4e064
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:34:14 2025 +0200
Fix applying patches.
newsbeuter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/newsbeuter.spec b/newsbeuter.spec
index 7ae5059..858d653 100644
--- a/newsbeuter.spec
+++ b/newsbeuter.spec
@@ -39,7 +39,7 @@ tekstowych w systemach uniksowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i "s at ncursesw5@ncursesw6 at g" config.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/newsbeuter.git/commitdiff/245a787594349d95e40d0f21de4e30bf8ba4e064
More information about the pld-cvs-commit
mailing list