[packages/bvi] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:52:28 CEST 2025
commit 575a9ac1d0bbc2cdde4c5ea26fc94741b8184975
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:52:13 2025 +0200
Fix applying patches.
bvi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bvi.spec b/bvi.spec
index 09dfdf1..a30c09c 100644
--- a/bvi.spec
+++ b/bvi.spec
@@ -23,7 +23,7 @@ edytorze vi.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bvi.git/commitdiff/575a9ac1d0bbc2cdde4c5ea26fc94741b8184975
More information about the pld-cvs-commit
mailing list