summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2012-09-28 17:02:40 +0200
committerJonathan Bauer2012-09-28 17:02:40 +0200
commit109412036c2a564d9f9e9077dd3f2de3c0396bcc (patch)
treeebe6557ccadd48d0db71f21287fc1243b605ef9a
parentbusybox config fix (diff)
downloadtm-scripts-109412036c2a564d9f9e9077dd3f2de3c0396bcc.tar.gz
tm-scripts-109412036c2a564d9f9e9077dd3f2de3c0396bcc.tar.xz
tm-scripts-109412036c2a564d9f9e9077dd3f2de3c0396bcc.zip
fix 2
-rw-r--r--remote/tools/busybox/build.busybox2
1 files changed, 0 insertions, 2 deletions
diff --git a/remote/tools/busybox/build.busybox b/remote/tools/busybox/build.busybox
index 0e8b3bf8..09d96138 100644
--- a/remote/tools/busybox/build.busybox
+++ b/remote/tools/busybox/build.busybox
@@ -1,7 +1,5 @@
#!/bin/bash
-. setup-busybox.conf
-
fetch_source() {
[ ! -d src ] && mkdir src
if [ ! -e .fetched_source ]; then