[packages/qimageblitz5] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:35:12 CEST 2025


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

    Fix applying patches.

 qimageblitz5.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qimageblitz5.spec b/qimageblitz5.spec
index d2f027b..d1afc0f 100644
--- a/qimageblitz5.spec
+++ b/qimageblitz5.spec
@@ -48,8 +48,8 @@ qimageblitz.
 
 %prep
 %setup -q -n qimageblitz-%{version}_p%{snap}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qimageblitz5.git/commitdiff/bf5118dcc1324a53652f6615c330e026816882e2



More information about the pld-cvs-commit mailing list