[packages/gmapcatcher] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:18 CEST 2025
commit 10f0a0fa59cb1b872483d775f643451ef065b402
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:49:03 2025 +0200
Fix applying patches.
gmapcatcher.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gmapcatcher.spec b/gmapcatcher.spec
index 2526745..a28d496 100644
--- a/gmapcatcher.spec
+++ b/gmapcatcher.spec
@@ -25,7 +25,7 @@ them. It also provides a downloading tool.
%prep
%setup -q -n GMapCatcher-%{version}
-%patch0
+%patch -P0
find gmapcatcher -name "*.py" | xargs %{__sed} -i -e '1s,^#!.*python,#!%{__python},'
gzip man/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmapcatcher.git/commitdiff/10f0a0fa59cb1b872483d775f643451ef065b402
More information about the pld-cvs-commit
mailing list