refresh all package patches in the buildroot using quilt
[openwrt/staging/florian.git] / package / busybox / patches / 140-trylink_bash.patch
1 Index: busybox-1.4.2/scripts/trylink
2 ===================================================================
3 --- busybox-1.4.2.orig/scripts/trylink 2007-06-04 13:21:32.367056128 +0200
4 +++ busybox-1.4.2/scripts/trylink 2007-06-04 13:21:33.052951856 +0200
5 @@ -1,4 +1,4 @@
6 -#!/bin/sh
7 +#!/usr/bin/env bash
8
9 debug=false
10