[packages/python-aggdraw] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:19 CEST 2025
commit bd0628925cd6efc49b410f55421f731556e2ae27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:03 2025 +0200
Fix applying patches.
python-aggdraw.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-aggdraw.spec b/python-aggdraw.spec
index b21dba0..5a9dbd7 100644
--- a/python-aggdraw.spec
+++ b/python-aggdraw.spec
@@ -44,7 +44,7 @@ WCK.
%prep
%setup -q -n %{packagename}-%{version}-%{buildver}
%if %{with freetype}
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-aggdraw.git/commitdiff/bd0628925cd6efc49b410f55421f731556e2ae27
More information about the pld-cvs-commit
mailing list