Ignore:
Timestamp:
Dec 6, 2010, 7:28:47 PM (14 years ago)
Author:
katerina
Message:

Fix hardcoded temp directory in deployment scripts (ticket #230).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dsys/comUNINSTALL

    r27 r308  
    7979    #---------------------------------------------------------------------
    8080
    81     tmpdir=`eval echo "/tmp/sh_${src_version}_${arch}_${format}_$$"`
     81    tmpdir=`eval echo "${temp_dir}/sh_${src_version}_${arch}_${format}_$$"`
    8282
    8383    if test x"$simulate" = x0
Note: See TracChangeset for help on using the changeset viewer.