summaryrefslogtreecommitdiff
path: root/packages/busybox/slingbox-1.3.1/trylink-bash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/busybox/slingbox-1.3.1/trylink-bash.patch')
-rw-r--r--packages/busybox/slingbox-1.3.1/trylink-bash.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/busybox/slingbox-1.3.1/trylink-bash.patch b/packages/busybox/slingbox-1.3.1/trylink-bash.patch
deleted file mode 100644
index fea868aff4..0000000000
--- a/packages/busybox/slingbox-1.3.1/trylink-bash.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- busybox-1.3.1/scripts/trylink~ 2007-12-19 14:40:01.000000000 +1030
-+++ busybox-1.3.1/scripts/trylink 2007-12-19 14:46:59.000000000 +1030
-@@ -2,8 +2,8 @@
-
- debug=false
-
--function try {
-+try {
- added="$1"
- shift
- $debug && echo "Trying: $* $added"