Changeset 330


Ignore:
Timestamp:
02/17/2011 05:23:08 PM (12 years ago)
Author:
marcus
Message:

r169 | walther | 2011-02-17 17:22:46 +0100 (Do, 17 Feb 2011) | 1 line

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/setup/makerelease.sh

    r329 r330  
    5555    echo "4. Creating self-extracting executable..." 
    5656    cat decompress.sh > /tmp/SHM-install.sh 
    57     base64 $TMPDIR/SHM.tar.bz2 >> /tmp/SHM-install.sh 
     57    base64 $TMPDIR/SHM.tar.gz >> /tmp/SHM-install.sh 
    5858} 
    5959 
Note: See TracChangeset for help on using the changeset viewer.