mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Hinzugefügt:
* XAMPP mit Python Geändert: * Installationsprozess von PHPAJ * shutdown.cgi auf ipfire angepasst * Make-Packages.sh behebt jetzt doppelte Dateien in den Pak-Archiven. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@146 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
3
make.sh
3
make.sh
@@ -824,7 +824,8 @@ buildpackages() {
|
||||
ipfiredist xampp
|
||||
ipfiredist xinetd
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
cp -f $LFS/paks/*.tar.gz $LFS/paks/*.md5 $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
mv -f $LFS/paks/*.tar.gz $LFS/paks/*.md5 $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
rm -rf $LFS/paks
|
||||
|
||||
# Cleanup
|
||||
stdumount
|
||||
|
||||
Reference in New Issue
Block a user