mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
rename patch to avoid duplicate patch number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
9
package/busybox/patches/140-trylink_bash.patch
Normal file
9
package/busybox/patches/140-trylink_bash.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/sh
|
||||
+#!/bin/bash
|
||||
|
||||
debug=false
|
||||
|
||||
Reference in New Issue
Block a user