[packages/libqtpod] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:57:59 CEST 2025
commit cf2f335dca61892c52c18c592f6ce731890e6703
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:57:43 2025 +0200
Fix applying patches.
libqtpod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libqtpod.spec b/libqtpod.spec
index 348f9aa..48891ab 100644
--- a/libqtpod.spec
+++ b/libqtpod.spec
@@ -35,7 +35,7 @@ Pliki nagłówkowe dla programistów używających libqtpod.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
QTDIR=/usr qmake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libqtpod.git/commitdiff/cf2f335dca61892c52c18c592f6ce731890e6703
More information about the pld-cvs-commit
mailing list