megatools: siwtch from experimental to stable 1.11.0
[kiss-trunc88.git] / suil / build
blob353c68c61e31c5f590fc4f593bdf8be9bf13bd35
1 #!/bin/sh -e
3 python waf configure --prefix=/usr --configdir=/etc
4 python waf build
5 python waf install --destdir="$1"