ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/tradinstall.csh
(Generate patch)

Comparing ray/src/util/tradinstall.csh (file contents):
Revision 2.9 by greg, Tue Oct 20 15:51:58 2015 UTC vs.
Revision 2.10 by greg, Wed May 1 16:47:54 2019 UTC

# Line 30 | Line 30 | endif
30  
31   echo "Installing trad using $wishcom"
32  
33 < sed -e "1s|/usr/local/bin/wish4\.0|$wishcom|" \
33 > sed -e "1s|/usr/bin/wish|$wishcom|" \
34          -e "s|^set radlib .*|set radlib $libdir|" trad.wsh > $instdir/trad
35   chmod 755 $instdir/trad
36   if (! -d $libdir) then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines