pcre: fork, fix sources
[kiss-trunc88.git] / xwallpaper / build
blob76766013a2c3c90d69d0c07c397307a5f830db02
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr \
5 --without-seccomp \
6 --without-xpm
8 make
9 make DESTDIR="$1" install