[packages/v] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:28:04 CEST 2025
commit fa5836c7e1778ac30e4530148b054904724f6965
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:49 2025 +0200
Fix applying patches.
v.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/v.spec b/v.spec
index 6c44a7f..2f73a40 100644
--- a/v.spec
+++ b/v.spec
@@ -69,7 +69,7 @@ Narzędzia dla biblioteki V.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
# Make with Motif/Lesstif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/v.git/commitdiff/fa5836c7e1778ac30e4530148b054904724f6965
More information about the pld-cvs-commit
mailing list