summaryrefslogtreecommitdiff
path: root/mipsrelease
diff options
context:
space:
mode:
Diffstat (limited to 'mipsrelease')
-rwxr-xr-xmipsrelease2
1 files changed, 1 insertions, 1 deletions
diff --git a/mipsrelease b/mipsrelease
index 97e12d2..925748f 100755
--- a/mipsrelease
+++ b/mipsrelease
@@ -4,7 +4,7 @@
source /etc/makepkg.conf
pushd ${PKGDEST} >/dev/null
-
+#TODO: repo-add should stage to a local db and not stage3
repo-add stage3.db.tar.gz $@
popd >/dev/null