crispy-doom: new package at 5.11.1
[kiss-trunc88.git] / libxslt / build
blob6daf22f8760565791aecfac8cd09c1ba939f69de
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr
6 make
7 make DESTDIR="$1" install