[packages/qimageblitz] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:09 CEST 2025
commit d5014f65775f368c8b2a212a9b2d206b73d6f489
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:53 2025 +0200
Fix applying patches.
qimageblitz.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qimageblitz.spec b/qimageblitz.spec
index 3a0ae03..690dd36 100644
--- a/qimageblitz.spec
+++ b/qimageblitz.spec
@@ -44,7 +44,7 @@ qimageblitz.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qimageblitz.git/commitdiff/d5014f65775f368c8b2a212a9b2d206b73d6f489
More information about the pld-cvs-commit
mailing list