[packages/pulseview] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:24:34 CEST 2025


commit 4dc4dbebcb2b212482a5127471f037a51a346761
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:18 2025 +0200

    Fix applying patches.

 pulseview.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pulseview.spec b/pulseview.spec
index 941c91d..9b29e04 100644
--- a/pulseview.spec
+++ b/pulseview.spec
@@ -52,8 +52,8 @@ sigrok.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pulseview.git/commitdiff/4dc4dbebcb2b212482a5127471f037a51a346761



More information about the pld-cvs-commit mailing list