167f14c06b1754d8f2c3f369d478f527b189a300
[openwrt-10.03/.git] / package / busybox / patches / 140-trylink_bash.patch
1 Index: busybox-1.7.2/scripts/trylink
2 ===================================================================
3 --- busybox-1.7.2.orig/scripts/trylink  2007-10-30 15:35:00.000000000 -0500
4 +++ busybox-1.7.2/scripts/trylink       2007-10-30 15:35:00.000000000 -0500
5 @@ -1,4 +1,4 @@
6 -#!/bin/sh
7 +#!/usr/bin/env bash
8  
9  debug=false
10