andsens / build-debian-cloud

This project has been superseeded by andsens/bootstrap-vz and is no longer maintained - Script to create Debian Squeeze & Wheezy Amazon Machine Images (AMIs) and Google Compute Engine images
Other
116 stars 43 forks source link

fix local package installation #129

Closed osallou closed 10 years ago

osallou commented 10 years ago

Hi, here is a patch to fix the local package installation. There was also an issue line 85 using Local for a basename operation.

Olivier

andsens commented 10 years ago

Cool. Thank you.