[packages/python-pyorbit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:31:39 CEST 2025
commit 5aa44e2a1df750ff474cfe9f406866ea5210f21a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:31:23 2025 +0200
Fix applying patches.
python-pyorbit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyorbit.spec b/python-pyorbit.spec
index 2dda5a5..6d92f02 100644
--- a/python-pyorbit.spec
+++ b/python-pyorbit.spec
@@ -75,7 +75,7 @@ Przykładowe programy w Pythonie używające ORBit2.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyorbit.git/commitdiff/5aa44e2a1df750ff474cfe9f406866ea5210f21a
More information about the pld-cvs-commit
mailing list