Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4793769
build_small.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
385 B
Referenced Files
None
Subscribers
None
build_small.sh
View Options
#! /bin/sh
make
=
'make'
if
which gmake
;
then
make
=
'gmake'
;
fi
test
! -r build/configure
&&
sh bootstrap.sh
cd
build
&&
sh configure -C --prefix
=
$HOME
/darkbot
\
--disable-CTCP --disable-channel --disable-math --disable-google --disable-weather --disable-METAR --disable-TAF --disable-randq --disable-stoned --disable-verbose --disable-random
"
$@
"
&&
\
$make
&&
$make
install
&&
cd
..
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Feb 28, 22:47 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2436978
Default Alt Text
build_small.sh (385 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment