[packages/qzion] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:38:27 CEST 2025


commit 44dd85a0138aabd5dc8bd648e99bd8a88eeb8ac5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:38:12 2025 +0200

    Fix applying patches.

 qzion.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qzion.spec b/qzion.spec
index 688185b..c878b27 100644
--- a/qzion.spec
+++ b/qzion.spec
@@ -49,8 +49,8 @@ Pliki nagłówkowe biblioteki qzion.
 
 %prep
 %setup -q -n %{name}-%{version}-git
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qzion.git/commitdiff/44dd85a0138aabd5dc8bd648e99bd8a88eeb8ac5



More information about the pld-cvs-commit mailing list