Update /etc/sysconfig/profile.d/bash..

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4548 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2009-02-22 16:45:41 +00:00
parent 0fc701750e
commit f7ef43bd8c

View File

@ -72,7 +72,7 @@ SRCPATH=Base/System
(( MKPKG = $MKPKG | 16 ))
(( MKPKG = $MKPKG | 4 ))
VERSION=0.9.31
VERSION=0.9.32
if [ -f $LFSSOURCE/$SRCPATH/config-[0-9]*.tar.bz2 ]; then
rm $LFSSOURCE/$SRCPATH/config-[0-9]*.tar.bz2
fi