[packages/nvi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:11 CEST 2025
commit c7b19d863d4d225b64cdfa1139bb089366fc946b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:37:55 2025 +0200
Fix applying patches.
nvi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvi.spec b/nvi.spec
index 3f46244..4974e2f 100644
--- a/nvi.spec
+++ b/nvi.spec
@@ -43,7 +43,7 @@ Programy zastępcze dla Berkeley-owskich edytorów tekstów ex i vi.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd dist
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nvi.git/commitdiff/c7b19d863d4d225b64cdfa1139bb089366fc946b
More information about the pld-cvs-commit
mailing list