[packages/fish] fix shebangs

atler atler at pld-linux.org
Mon Aug 3 00:24:47 CEST 2020


commit e6f2ed6d7d22c860fd036c34530b6df94388dee8
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Aug 3 00:15:15 2020 +0200

    fix shebangs

 fish.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/fish.spec b/fish.spec
index 6e63a2e..f1b0083 100644
--- a/fish.spec
+++ b/fish.spec
@@ -29,6 +29,8 @@ nie jest zgodna z innymi językami powłoki.
 %prep
 %setup -q
 
+%{__sed} -i -e '1s,/usr/bin/env python$,%{__python},' share/tools/{deroff.py,create_manpage_completions.py,web_config/webconfig.py}
+
 %build
 %{__aclocal}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fish.git/commitdiff/2057ebbd5639cd444bc4bf14fe53f7a8e7d2f070



More information about the pld-cvs-commit mailing list