[packages/qemuctl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:48 CEST 2025


commit 4dd36b8be4af8d98f4996de1c1fbe28914a65e90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:34:32 2025 +0200

    Fix applying patches.

 qemuctl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qemuctl.spec b/qemuctl.spec
index 5c39490..0d7e796 100644
--- a/qemuctl.spec
+++ b/qemuctl.spec
@@ -25,7 +25,7 @@ Launchera. Obsługiwany jest tylko emulator PC x86.
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qemuctl.git/commitdiff/4dd36b8be4af8d98f4996de1c1fbe28914a65e90



More information about the pld-cvs-commit mailing list