[packages/qemulator] Fix applying patches.

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


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

    Fix applying patches.

 qemulator.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qemulator.spec b/qemulator.spec
index e24c3c7..d3708a4 100644
--- a/qemulator.spec
+++ b/qemulator.spec
@@ -73,7 +73,7 @@ Główne Cechy:
 
 %prep
 %setup -q -n %{_realname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qemulator.git/commitdiff/d80bb5bd5fbebc8306f1d6761736054ca183d0e7



More information about the pld-cvs-commit mailing list