[packages/dvtm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:35 CEST 2025
commit 8482528f6224443c17076bc78e238de76fafced9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:21:20 2025 +0200
Fix applying patches.
dvtm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dvtm.spec b/dvtm.spec
index 73244dc..4c3793c 100644
--- a/dvtm.spec
+++ b/dvtm.spec
@@ -36,7 +36,7 @@ vim, mutt, cmus czy irssi.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i "s@^PREFIX.*@PREFIX = %{_prefix}@ ; \
s@\(^INCS =.*\)@\1 -I/usr/include/ncursesw@" config.mk
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dvtm.git/commitdiff/8482528f6224443c17076bc78e238de76fafced9
More information about the pld-cvs-commit
mailing list