diff options
| author | Michael Neves | 2012-09-28 17:18:39 +0200 |
|---|---|---|
| committer | Michael Neves | 2012-09-28 17:18:39 +0200 |
| commit | 63216b41bf06a2dd26e9369b31129e06924f2baf (patch) | |
| tree | 53b32fecf1af208e171004a70260df4aecdeff47 | |
| parent | copy required files (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-63216b41bf06a2dd26e9369b31129e06924f2baf.tar.gz tm-scripts-63216b41bf06a2dd26e9369b31129e06924f2baf.tar.xz tm-scripts-63216b41bf06a2dd26e9369b31129e06924f2baf.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -rw-r--r-- | remote/tools/busybox/build.busybox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/tools/busybox/build.busybox b/remote/tools/busybox/build.busybox index eb26a3c9..2c42a930 100644 --- a/remote/tools/busybox/build.busybox +++ b/remote/tools/busybox/build.busybox @@ -2,6 +2,7 @@ install_dependencies() { + : } fetch_source() |
