Displaying 1 result from an estimated 1 matches for "pkgget".
2006 Aug 02
3
blastwave.rb patch
The original blastwave.rb would store "no pkg-get in /usr/sbin /usr/
bin" into @@pkgget if pkg-get is not found in the PATH.
The patch below modifies blastwave.rb to store the first matching
binary in the user''s PATH, or if not found, check the default
location (puppetd''s PATH may not be sane) and if still not present
and executable, correctly store as nil.
[piper:...