[packages/qtemu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:36:44 CEST 2025
commit 2b1d7236a8170b33c5eb99af0f5f82d0d9841a64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:36:28 2025 +0200
Fix applying patches.
qtemu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtemu.spec b/qtemu.spec
index 6c5b857..8d8746f 100644
--- a/qtemu.spec
+++ b/qtemu.spec
@@ -27,7 +27,7 @@ QtEmu - interfejs graficzny dla Qemu napisany w Qt4.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
qmake-qt4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qtemu.git/commitdiff/2b1d7236a8170b33c5eb99af0f5f82d0d9841a64
More information about the pld-cvs-commit
mailing list