[packages/vmanpg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:03:19 CEST 2025
commit 60e9c307d1207777c6279e27b8c902568dec27d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:37 2025 +0200
Fix applying patches.
vmanpg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vmanpg.spec b/vmanpg.spec
index 7322f1a..39abc4b 100644
--- a/vmanpg.spec
+++ b/vmanpg.spec
@@ -22,7 +22,7 @@ SVGA.
%prep
%setup -q -a1
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vmanpg.git/commitdiff/60e9c307d1207777c6279e27b8c902568dec27d6
More information about the pld-cvs-commit
mailing list