[packages/scigraphica] Fix applying patches.

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


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

    Fix applying patches.

 scigraphica.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scigraphica.spec b/scigraphica.spec
index c73bad6..c633a6b 100644
--- a/scigraphica.spec
+++ b/scigraphica.spec
@@ -76,8 +76,8 @@ Interfejs python do procedur SciGraphica.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I /usr/share/aclocal/gnome
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scigraphica.git/commitdiff/cb75c656621fdac5fd19771456b3d688f2424d45



More information about the pld-cvs-commit mailing list