Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F41987733
testing.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
217 B
Referenced Files
None
Subscribers
None
testing.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
--enable-testing
"
$@
"
&&
$make
&&
$make
install
&&
cd
..
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Aug 8, 08:55 (10 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3905846
Default Alt Text
testing.sh (217 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment