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]
/
dash
/
build
blob
80ed5284e4fb8e9e8956681c38a0b60de1fd91e9
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr
5
6
make
DESTDIR
=
"
$1
"
install
7
8
ln
-s
/
usr
/
bin
/
dash
"
$1
/usr/bin/sh"