commit 7b221ed5dbb0e13938f75f6ecdf649f4221e2643
Author: Jan Palus <[email protected]>
Date:   Tue Apr 28 12:49:14 2020 +0200

    fix shebangs

 slang.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/slang.spec b/slang.spec
index e9cc90a..85c67e3 100644
--- a/slang.spec
+++ b/slang.spec
@@ -248,6 +248,8 @@ ModuĊ‚ PCRE dla Slanga.
 %patch0 -p1
 %patch1 -p1
 
+grep -r '#!.*env slsh' -l examples modules/examples slsh/scripts | xargs 
%{__sed} -i -e '1 s,#!.*env slsh.*,#!/usr/bin/slsh,'
+
 %build
 %configure \
        --with-pcre \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slang.git/commitdiff/2134c42af256166146367ca8a16aa4bc8e529d77

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to