summaryrefslogtreecommitdiff
path: root/repo/toybox/wget.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/toybox/wget.xibuild')
-rw-r--r--repo/toybox/wget.xibuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/repo/toybox/wget.xibuild b/repo/toybox/wget.xibuild
deleted file mode 100644
index 6590ee2..0000000
--- a/repo/toybox/wget.xibuild
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-DESC="A utility for transfering files with URL syntax"
-
-package () {
- add_from_main usr/bin/wget
-}