[packages/aap] - use patch -P
qboosh
qboosh at pld-linux.org
Wed Jul 2 19:03:29 CEST 2025
commit 814a7b4d079cb76a94d4bb3999edcddaf707dfc5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 2 19:04:19 2025 +0200
- use patch -P
aap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aap.spec b/aap.spec
index 85652bb..f6277b6 100644
--- a/aap.spec
+++ b/aap.spec
@@ -44,7 +44,7 @@ HTML Documentation for A-A-P.
%prep
%setup -qc
-%patch0 -p1
+%patch -P0 -p1
grep -r env.python -l . | xargs %{__sed} -i -e '1s,#!.*bin/env python,#!%{__python},'
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aap.git/commitdiff/36fd4542c1a041ee77a07bb05296005c9021b6be
More information about the pld-cvs-commit
mailing list