ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/makeall
(Generate patch)

Comparing ray/makeall (file contents):
Revision 1.11 by greg, Thu Dec 11 23:42:54 2003 UTC vs.
Revision 1.12 by greg, Sat Oct 30 04:59:40 2004 UTC

# Line 265 | Line 265 | if (! $inpath ) then
265          echo "  PATH=$idir"':$PATH'
266          echo "  export PATH"
267   endif
268 if (! -d /usr/tmp) then
269        ln -s /tmp /usr/tmp
270        if ($status) then
271                echo ""
272                echo "IMPORTANT: Execute 'sudo ln -s /tmp /usr/tmp'"
273        endif
274 endif
268   else
269   cd src
270   foreach i ( $srcdirs )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines