rename linuxkitlib to livekitlib

This commit is contained in:
Tomas M
2012-09-06 04:31:16 -05:00
parent 091bdae49f
commit ceb1a565aa
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ echo "Changing current directory to $CHANGEDIR"
cd $CHANGEDIR
. ./.config || exit 1
. ./tools/linuxkitlib || exit 1
. ./tools/livekitlib || exit 1
# only root can continue, because only root can read all files from your system
allow_only_root