mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Geaendert:
* Pakete haben jetzt die Endung .ipfire * Kleiner Logikfehler im ConnScheduler git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@264 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
2
make.sh
2
make.sh
@@ -916,7 +916,7 @@ ipfirepackages() {
|
||||
# ipfiredist xinetd
|
||||
ipfiredist xvid
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
mv -f $LFS/install/packages/*.{tar.gz,md5} $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
mv -f $LFS/install/packages/*.{ipfire,md5} $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
rm -rf $BASEDIR/build/install/packages/*
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user