[packages/vile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:01:40 CEST 2025
commit dfe5d2230489890700112996407548900e174418
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:31 2025 +0200
Fix applying patches.
vile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vile.spec b/vile.spec
index 26fe839..9e6de8e 100644
--- a/vile.spec
+++ b/vile.spec
@@ -76,7 +76,7 @@ xvile - vile dla X Window.
%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/vile.git/commitdiff/dfe5d2230489890700112996407548900e174418
More information about the pld-cvs-commit
mailing list