[packages/vde] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:06 CEST 2025
commit cbd8297e38871798b658617fb9ee4329911f3de9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:28:50 2025 +0200
Fix applying patches.
vde.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vde.spec b/vde.spec
index 0dece12..81e3a1c 100644
--- a/vde.spec
+++ b/vde.spec
@@ -26,7 +26,7 @@ jak i rzeczywistych komputerów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vde.git/commitdiff/cbd8297e38871798b658617fb9ee4329911f3de9
More information about the pld-cvs-commit
mailing list