pcre: fork, fix sources
[kiss-trunc88.git] / lv2 / build
blob353c68c61e31c5f590fc4f593bdf8be9bf13bd35
1 #!/bin/sh -e
3 python waf configure --prefix=/usr --configdir=/etc
4 python waf build
5 python waf install --destdir="$1"