File env-script-interpreter.patch of Package nodejs-husky

Index: package/bin.js
===================================================================
--- package.orig/bin.js
+++ package/bin.js
@@ -1,4 +1,4 @@
-#!/usr/bin/env node
+#!/usr/bin/node
 import f, { writeFileSync as w } from 'fs'
 import i from './index.js'
 
Index: package/husky
===================================================================
--- package.orig/husky
+++ package/husky
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/sh
 [ "$HUSKY" = "2" ] && set -x
 n=$(basename "$0")
 s=$(dirname "$(dirname "$0")")/$n
openSUSE Build Service is sponsored by