pcre2: bump to 10.40
[kiss-trunc88.git] / libimageloader / build
blob82858a0b35dff4426d5ef4ed615055b52ebd2b3a
1 #!/bin/sh -e
3 #sed -i '/CFLAGS += -g/d' Makefile
5 ./configure \
6 --prefix=/usr
8 make
9 make DESTDIR="$1" install