pcre: fork, fix sources
[kiss-trunc88.git] / numlockx / build
blobbc892c399fe0505070739e802402e8b39ce4cdec
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr
6 make
7 make DESTDIR="$1" install