[packages/qtorrent] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:37:02 CEST 2025
commit eda2dbf320177d63c2deaf726ffbdf905fc75ad6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:36:46 2025 +0200
Fix applying patches.
qtorrent.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtorrent.spec b/qtorrent.spec
index f1a4487..3271836 100644
--- a/qtorrent.spec
+++ b/qtorrent.spec
@@ -37,7 +37,7 @@ wszystkich otwartych potoków.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qtorrent.git/commitdiff/eda2dbf320177d63c2deaf726ffbdf905fc75ad6
More information about the pld-cvs-commit
mailing list