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
gcc: bump to 12.1.0
[kiss-trunc88.git]
/
div
/
build
blob
efef68525f3a68d944292ea4e0d202a1dee5e499
1
#!/bin/sh -e
2
3
sed
's|/usr/libexec|/usr/lib|g'
Makefile
>
_
4
mv
-f
_ Makefile
5
sed
's|/usr/libexec|/usr/lib|g'
div.sh.template
>
_
6
mv
-f
_ div.sh.template
7
8
make
9
make
PREFIX
=/
usr DESTDIR
=
"
$1
"
install