repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pcre2: bump to 10.40
[kiss-trunc88.git]
/
libimageloader
/
build
blob
82858a0b35dff4426d5ef4ed615055b52ebd2b3a
1
#!/bin/sh -e
2
3
#sed -i '/CFLAGS += -g/d' Makefile
4
5
.
/
configure \
6
--prefix
=/
usr
7
8
make
9
make
DESTDIR
=
"
$1
"
install