summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/package.rb
Commit message (Collapse)AuthorAgeFilesLines
* Modifying the provider base class so that it defines a method for every used ↵luke2006-09-061-0/+31
command (e.g., you call "commands :rpm => 'rpm'", and it defines an "rpm" method. I then pushed this throughout the package providers, which are the heaviest users of commands. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1571 980ebf18-57e1-0310-9a29-db15c13687c0