Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3209 → Rev 3211

//scripts/alcasar-rpm.sh
136,7 → 136,6
echo "Updated RPM download. Please wait ..."
echo "You should now take a coffe (or a good beer) ;-)"
fi
urpme freeradius-ldap # Avoid an update error due to the file "rlm.ldap.so" embedded in "lib64radius1" & "freeradius-ldap" RPMs. This issue has been reported to Mga bugzilla (awaiting a fix...)
urpmi --auto --auto-update --quiet --test --retry 2
if [ "$?" != "0" ]
then