[packages/python-aspects] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:22 CEST 2025
commit b937da647b2d8b821d5b4c2b6e538e19dff5f40d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:06 2025 +0200
Fix applying patches.
python-aspects.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-aspects.spec b/python-aspects.spec
index 417be15..4ad7086 100644
--- a/python-aspects.spec
+++ b/python-aspects.spec
@@ -33,7 +33,7 @@ metoda definiowania i używania bardziej złożonych aspektów.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-aspects.git/commitdiff/b937da647b2d8b821d5b4c2b6e538e19dff5f40d
More information about the pld-cvs-commit
mailing list