Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11302775
build.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
229 B
Referenced Files
None
Subscribers
None
build.sh
View Options
#! /bin/sh
make
=
'gmake'
if
[
-z
"
$(
which gmake
1
>/dev/null
2
>
&
1
)
"
]
;
then
make
=
'make'
;
fi
test
! -r build/configure
&&
sh bootstrap.sh
cd
build
&&
sh configure -C --prefix
=
$HOME
/darkbot
"
$@
"
&&
$make
&&
$make
install
&&
cd
..
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sun, Aug 24, 05:31 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2927019
Default Alt Text
build.sh (229 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment