default_build &&

mkdir -p /var/cache/locate &&
if [ -f /var/cache/locatedb ]; then
  mv /var/cache/locatedb /var/cache/locate
fi
