luajit: import at 2.0.5 and disable manual so linking
[kiss-trunc88.git] / sratom / build
blob353c68c61e31c5f590fc4f593bdf8be9bf13bd35
1 #!/bin/sh -e
3 python waf configure --prefix=/usr --configdir=/etc
4 python waf build
5 python waf install --destdir="$1"