[packages/python-pyclutter] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:30:45 CEST 2025
commit 096d321c9ff7f4924dde6af6c5cd6c99f769e1e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:30:30 2025 +0200
Fix applying patches.
python-pyclutter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyclutter.spec b/python-pyclutter.spec
index 1f9fc9f..e139d9a 100644
--- a/python-pyclutter.spec
+++ b/python-pyclutter.spec
@@ -61,7 +61,7 @@ Dokumentacja API pyclutter.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyclutter.git/commitdiff/096d321c9ff7f4924dde6af6c5cd6c99f769e1e2
More information about the pld-cvs-commit
mailing list