[packages/qwt] Fix applying patches.

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


commit 1859a9809d35b0a9a368af6539c9e4b2bf009edc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:38:09 2025 +0200

    Fix applying patches.

 qwt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qwt.spec b/qwt.spec
index b814012..517a96a 100644
--- a/qwt.spec
+++ b/qwt.spec
@@ -143,8 +143,8 @@ Dokumentacja API biblioteki Qwt wraz z przykładami.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %if %{with qt4}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qwt.git/commitdiff/1859a9809d35b0a9a368af6539c9e4b2bf009edc



More information about the pld-cvs-commit mailing list