[packages/qpxtool] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:36:03 CEST 2025
commit 97c52b7305ef5a659a604bc20cec235da8b29b97
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:47 2025 +0200
Fix applying patches.
qpxtool.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qpxtool.spec b/qpxtool.spec
index d85d22c..7555b69 100644
--- a/qpxtool.spec
+++ b/qpxtool.spec
@@ -36,7 +36,7 @@ dla sprzętu, co zwiększy szanse długiego życia zapisanych danych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -e 's|lrelease|lrelease-qt4|' -i configure
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qpxtool.git/commitdiff/97c52b7305ef5a659a604bc20cec235da8b29b97
More information about the pld-cvs-commit
mailing list