[packages/python-github2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:28:15 CEST 2025
commit f1db6104da76c6ebcb389247c6ec3a716d116f3a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:59 2025 +0200
Fix applying patches.
python-github2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-github2.spec b/python-github2.spec
index 295f238..fe85e9a 100644
--- a/python-github2.spec
+++ b/python-github2.spec
@@ -24,7 +24,7 @@ features available in version 2 of the Github API.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-github2.git/commitdiff/f1db6104da76c6ebcb389247c6ec3a716d116f3a
More information about the pld-cvs-commit
mailing list