Changeset 451

Show
Ignore:
Timestamp:
04/17/08 18:50:51 (9 months ago)
Author:
mbailey
Message:

do an apt-get update before apt-get install

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/vmbuilder_plugins/apt.rb

    r178 r451  
    3030  # of the distribution you want to use. 
    3131  def install(packages, version, options={}) 
     32    update 
    3233    special_options="--allow-unauthenticated" if version != :stable 
    3334    send(run_method, %{