[packages/python-pygsl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:31:10 CEST 2025
commit 6f70e2ed25ec011977da08afc306303742a2d31b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:30:54 2025 +0200
Fix applying patches.
python-pygsl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pygsl.spec b/python-pygsl.spec
index 82b97b7..313f391 100644
--- a/python-pygsl.spec
+++ b/python-pygsl.spec
@@ -29,7 +29,7 @@ Pythonowy interfejs do GSL.
%prep
%setup -q -n %{module}-%{snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pygsl.git/commitdiff/6f70e2ed25ec011977da08afc306303742a2d31b
More information about the pld-cvs-commit
mailing list