projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add some more busybox patches from upstream
[openwrt.git]
/
package
/
busybox
/
patches
/
140-trylink_bash.patch
1
diff -ruN busybox-1.3.1-old/scripts/trylink busybox-1.3.1-new/scripts/trylink
2
--- busybox-1.3.1-old/scripts/trylink 2006-12-27 05:53:24.000000000 +0100
3
+++ busybox-1.3.1-new/scripts/trylink 2007-01-01 21:01:08.000000000 +0100
4
@@ -1,4 +1,4 @@
5
-#!/bin/sh
6
+#!/usr/bin/env bash
7
8
debug=false
9
This page took
0.044084 seconds
and
5
git commands to generate.