Lines Matching refs:PKGDefs
66 $PKGDefs = "";
80 $PKGDefs = shift(@ARGV) unless ($ARGV[0] =~ /^-/);
88 if (($PKGDefs) && !(-d $PKGDefs)) {
89 print STDERR "Cannot open the directory $PKGDefs\n";
94 if ($PKGDefs) {
96 $dirs = `ls $PKGDefs`;
100 push(@IFiles, "$PKGDefs/$dir/pkgmap");
169 if ($PKGDefs) {
177 $pkgInfo="$PKGDefs/$thisPkg/pkginfo";
192 &yelp("...opening $IFile\n") unless ($PKGDefs);
195 if ($PKGDefs) {
211 if ($PKGDefs) {
227 if ($PKGDefs) {