X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b0c94d7f56f87751f1a594bc189b204eed800610..733f605a17e5ef598450cb30b5a92891c7e0da2b:/package/busybox/patches/140-trylink_bash.patch diff --git a/package/busybox/patches/140-trylink_bash.patch b/package/busybox/patches/140-trylink_bash.patch index 167f14c06..f9571fcbc 100644 --- a/package/busybox/patches/140-trylink_bash.patch +++ b/package/busybox/patches/140-trylink_bash.patch @@ -1,7 +1,5 @@ -Index: busybox-1.7.2/scripts/trylink -=================================================================== ---- busybox-1.7.2.orig/scripts/trylink 2007-10-30 15:35:00.000000000 -0500 -+++ busybox-1.7.2/scripts/trylink 2007-10-30 15:35:00.000000000 -0500 +--- a/scripts/trylink ++++ b/scripts/trylink @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash