pcre2: bump to 10.40
[kiss-trunc88.git] / scrot2 / build
blob4cfd39ced86967fe79ece36bae21eed6646d4a85
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr \
5 --sysconfdir=/etc
6 make
7 make DESTDIR="$1" install