Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F34981932
bootstrap.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
754 B
Referenced Files
None
Subscribers
None
bootstrap.sh
View Options
#! /bin/sh
# Copyright (C) 1996 Darkbot Project.
# This program is free software, you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2. This
# program is distributed in the hope that it will be useful, but without
# any warranty, without even the implied warranty of merchantability or
# fitness for a particular purpose. See the COPYING file for details.
sh
clean.sh
mkdir
build
&&
\
cp
source/configure.ac
source/Makefile.am
build
&&
\
mkdir
build/compat
&&
\
mkdir
build/dat
&&
\
cp
dat/*.ini
dat/*.db
build/dat
&&
\
mkdir
build/dat/rdb
&&
\
cp
dat/rdb/*.rdb
build/dat/rdb
&&
\
mkdir
build/dat/timers
&&
\
autoreconf
-fiv
-Wall
build
rm
-rf
build/autom4te.cache
rm
-f
build/*.c
rm
-f
build/*.h
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Tue, Jul 7, 17:32 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3879587
Default Alt Text
bootstrap.sh (754 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment