@ -83,7 +83,9 @@ moz_register() {
echo "Run the component registration ..."
pushd $MOZILLA_FIVE_HOME
LD_LIBRARY_PATH=. ./regxpcom
LD_LIBRARY_PATH=. ./regchrome
if [ $pkg = "mozilla" ]; then
fi
popd
}