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
hblock: bump to 3.4.0
[kiss-trunc88.git]
/
libressl.nc
/
build
blob
27aeff9a55d2a51f6403ca39688997b11718c384
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--enable-nc
7
8
make
9
make
DESTDIR
=
"
$1
"
install
10
11
install
-Dm
755
update-certdata.sh
"
$1
/etc/ssl"