summaryrefslogtreecommitdiff
path: root/repo/xi/xiutils/parseconf.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/xi/xiutils/parseconf.xibuild')
-rw-r--r--repo/xi/xiutils/parseconf.xibuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/repo/xi/xiutils/parseconf.xibuild b/repo/xi/xiutils/parseconf.xibuild
deleted file mode 100644
index 559cda3..0000000
--- a/repo/xi/xiutils/parseconf.xibuild
+++ /dev/null
@@ -1,7 +0,0 @@
-DESC="Simple config file parser"
-
-DEPS="sh"
-
-package () {
- add_from_main usr/bin/parseconf
-}