[packages/python-pygments] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:31:01 CEST 2025
commit bc09ff370dfde4e6ac5dc9cc00df5ed032fce6a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:30:45 2025 +0200
Fix applying patches.
python-pygments.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pygments.spec b/python-pygments.spec
index 025664b..1162fb4 100644
--- a/python-pygments.spec
+++ b/python-pygments.spec
@@ -127,7 +127,7 @@ Dokumentacja API modułu Pythona Pygments.
%prep
%setup -q -n Pygments-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pygments.git/commitdiff/bc09ff370dfde4e6ac5dc9cc00df5ed032fce6a9
More information about the pld-cvs-commit
mailing list