aboutsummaryrefslogtreecommitdiff
path: root/testing/libxslt/build
blob: 09d875260cf730e8a6c319670f4d63068326dca3 (plain)
1
2
3
4
5
#!/bin/sh -e

./configure --prefix=/usr
make
make DESTDIR="$1" install