Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1918 → Rev 1919

/scripts/alcasar-urpmi.sh
69,8 → 69,8
 
# Set the RPM repository (if not already set)
ACTIVE_REPO=`cat /etc/urpmi/urpmi.cfg|grep "mageia.org"|wc -l`
if [ "$ACTIVE_REPO" != "2" ]
then
#if [ "$ACTIVE_REPO" != "2" ]
# then
MIRROR_NBR=2
# For Europeans
MIRRORLIST1="http://www.mirrorservice.org/sites/mageia.org/pub/mageia/distrib/$VERSION/$ARCH"
114,7 → 114,7
fi
fi
done
fi
#fi
 
# download the kernel used by ALCASAR and fix its version
if [ $Lang == "fr" ]