[packages/aqemu] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:02 CEST 2025


commit a8c46e7f4de917435b4e05a5a6898c09b7f69898
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:39:46 2025 +0200

    Fix applying patches.

 aqemu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aqemu.spec b/aqemu.spec
index cb7e19e..162e656 100644
--- a/aqemu.spec
+++ b/aqemu.spec
@@ -24,7 +24,7 @@ and KVM options.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 qmake-qt4 AQEMU.pro
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aqemu.git/commitdiff/a8c46e7f4de917435b4e05a5a6898c09b7f69898



More information about the pld-cvs-commit mailing list