lzdoom: new package at 3.88b
[kiss-trunc88.git] / sord / build
blob353c68c61e31c5f590fc4f593bdf8be9bf13bd35
1 #!/bin/sh -e
3 python waf configure --prefix=/usr --configdir=/etc
4 python waf build
5 python waf install --destdir="$1"