[packages/qcomicbook] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:34:24 CEST 2025
commit bf13eb8c29fc79e8562f673f57fd5f4e137c7394
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:08 2025 +0200
Fix applying patches.
qcomicbook.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qcomicbook.spec b/qcomicbook.spec
index 778b6d2..b008f3a 100644
--- a/qcomicbook.spec
+++ b/qcomicbook.spec
@@ -58,7 +58,7 @@ gzip-bzip2 i unace do obsługi archiwów.
%prep
%setup -q -n QComicBook-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qcomicbook.git/commitdiff/bf13eb8c29fc79e8562f673f57fd5f4e137c7394
More information about the pld-cvs-commit
mailing list