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]
/
diffutils
/
build
blob
e04e728ab1be47f55b220f200d1e01a43694cc4a
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--disable-nls
6
7
make
8
make
DESTDIR
=
"
$1
"
install