package/busybox: update to 1.19.3
[openwrt/svn-archive/archive.git] / package / busybox / patches / 140-trylink_bash.patch
index 7d2917162347d6bbf35a6e113b28907684dbe131..f9571fcbc8923c1f0c1999a8d53a78a365a8496b 100644 (file)
@@ -1,9 +1,8 @@
-diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
---- busybox-1.3.1-old/scripts/trylink  2006-12-27 05:53:24.000000000 +0100
-+++ busybox-1.3.1-new/scripts/trylink  2007-01-01 21:01:08.000000000 +0100
+--- a/scripts/trylink
++++ b/scripts/trylink
 @@ -1,4 +1,4 @@
 -#!/bin/sh
-+#!/bin/bash
++#!/usr/bin/env bash
  
  debug=false