blob: fa3ae9953025f6bcd19e989a898f720d438e7818 [file] [log] [blame]
Eric Newberryfe0d0142017-11-29 13:22:48 -07001#!/bin/bash
2
3source install_helpers/common.sh
4
5echo
6echo "INSTALLING repo-ng"
7echo "******************"
8
9prepare_repo repo-ng REPONG
10./waf configure
11./waf
12sudo ./waf install