b621bbe3e81591a13cfa8bc5c4a47f95fde66063
- Add function _package_alternative() to select between alternative packages (idea of Pat Callahan). - Split the 'apt-get update' and 'apt-get install' steps to arrange for installation of the 'dctrl-tools' prerequisite of _package_alternative(). - Add and use functions _aptUpdate() and _aptInstall() for good factoring (makes testing easier for people not using sudo, allows one to easily switch from 'apt-get' to 'apt' or 'aptitude' if wanted, etc.).
Description
No description provided
Languages
Python
55.2%
Shell
30.7%
Batchfile
5.9%
Inno Setup
4.3%
Ruby
2.2%
Other
1.7%