[packages/scidavis] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:44 CEST 2025


commit 4d8d5f9446840de14bb0fe54cf06c445333add89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:52:28 2025 +0200

    Fix applying patches.

 scidavis.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scidavis.spec b/scidavis.spec
index 7ccf3f1..1aeae28 100644
--- a/scidavis.spec
+++ b/scidavis.spec
@@ -41,8 +41,8 @@ This package contains the manual for SciDAVis.
 
 %prep
 %setup -q -a 1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's/50/100/' scidavis/scidavis.xml
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scidavis.git/commitdiff/4d8d5f9446840de14bb0fe54cf06c445333add89



More information about the pld-cvs-commit mailing list