[packages/virt-top] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:02:21 CEST 2025


commit 3592683f9bb9dcc5c94cc621ce1bbe451150fd2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:34 2025 +0200

    Fix applying patches.

 virt-top.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/virt-top.spec b/virt-top.spec
index dc72a75..7e69d70 100644
--- a/virt-top.spec
+++ b/virt-top.spec
@@ -49,7 +49,7 @@ different virtualization systems.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 chmod -x COPYING
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/virt-top.git/commitdiff/3592683f9bb9dcc5c94cc621ce1bbe451150fd2c



More information about the pld-cvs-commit mailing list