mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Update:
* Clamav aktualisiert Hinzugefügt: * Sox und nötige Libs (libogg, libvorbis). * Asterisk-Paket git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@242 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
9
make.sh
9
make.sh
@@ -733,7 +733,10 @@ buildipcop() {
|
||||
ipcopmake asterisk
|
||||
ipcopmake mpg123
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### MP3-Server ### \n" | tee -a $LOGFILE
|
||||
ipcopmake libogg
|
||||
ipcopmake libvorbis
|
||||
ipcopmake lame
|
||||
ipcopmake sox
|
||||
ipcopmake gnump3d
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### P2P-Clients ### \n" | tee -a $LOGFILE
|
||||
ipcopmake applejuice
|
||||
@@ -868,7 +871,7 @@ ipfirepackages() {
|
||||
fi
|
||||
ipfiredist amavisd
|
||||
ipfiredist applejuice
|
||||
# ipfiredist asterisk
|
||||
ipfiredist asterisk
|
||||
ipfiredist clamav
|
||||
ipfiredist cups
|
||||
ipfiredist cyrusimap
|
||||
@@ -1170,8 +1173,8 @@ svn)
|
||||
;;
|
||||
commit|ci)
|
||||
clear
|
||||
$0 changelog
|
||||
echo "Upload the changed files..."
|
||||
#$0 changelog
|
||||
#echo "Upload the changed files..."
|
||||
sleep 1
|
||||
svn commit
|
||||
$0 svn up
|
||||
|
||||
Reference in New Issue
Block a user