Target_Version: 1.6.1
Ticket: 5521
Tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19434
dc483132-0cff-0310-8789-
dd5450dbe970
\r
# Use Unix find instead of Windows find. Save PATH so we can restore it when we're done:\r
local $savedPATH = $ENV{PATH};\r
- $ENV{PATH} = $config->{Config}->{unixfind}->{path}.";".$savedPATH;\r
+ $ENV{PATH} = $config->{Config}->{unixfind}->{value}.";".$savedPATH;\r
local $j=0;\r
print "Info -- Processing prunes in ".`cd`."\n" if ($verbose);\r
while ($prunes->{Prune}->[$j]) {\r