yoshimi: bump to 2.2.0
[kiss-trunc88.git] / libyaml / build
blob5f6498f6536265183522ddbe882e30436e1142e9
1 #!/bin/sh -e
3 ./configure --prefix=/usr --sysconfdir=/etc
4 make
5 make DESTDIR="$1" install