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
croc: disable ipv6 with sed instead of patch
[kiss-trunc88.git]
/
scons
/
build
blob
0c51caa065447450551561d94b0fd45b2b481b87
1
#!/bin/sh -e
2
3
sed
-e
's/bdist_wheel/bdist/g'
SConstruct
>
_
4
mv
-f
_ SConstruct
5
python
script
s
/
scons.py
--include-dir
=
-j1
6
cp
-av
build
/
do
c
/
man
/*
.
7
python setup.py
install
\
8
--prefix
=/
usr \
9
--install-data
=/
usr
/
shar
e
/
man
/
man
1
/
\
10
--root
=
"
$1
"
\
11
--optimize
=
1