[packages/python-decompyle] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:11 CEST 2025
commit a51e613a80274a5b97c7b14f76b23709b0b7e9d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:55 2025 +0200
Fix applying patches.
python-decompyle.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-decompyle.spec b/python-decompyle.spec
index 95b2fe4..8c1f554 100644
--- a/python-decompyle.spec
+++ b/python-decompyle.spec
@@ -22,7 +22,7 @@ as well.
%prep
%setup -q -n %{module}-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-decompyle.git/commitdiff/a51e613a80274a5b97c7b14f76b23709b0b7e9d6
More information about the pld-cvs-commit
mailing list