[packages/qnapi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:43 CEST 2025
commit ddf614b42b0dd456216266c3b0d8ddbcb335e543
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:27 2025 +0200
Fix applying patches.
qnapi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qnapi.spec b/qnapi.spec
index 4ff4239..0ee9597 100644
--- a/qnapi.spec
+++ b/qnapi.spec
@@ -36,7 +36,7 @@ zwiększyć rozmiar bazy NAPI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
qmake-qt5
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qnapi.git/commitdiff/ddf614b42b0dd456216266c3b0d8ddbcb335e543
More information about the pld-cvs-commit
mailing list