Show
Ignore:
Timestamp:
02/22/08 08:42:29 (11 months ago)
Author:
joshr
Message:

clarify a comment.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/bin/swish-daily.pl

    r2021 r2022  
    202202            unless ($newtarball ne $tarball_for_rpm); 
    203203 
    204         # create a new tarball that extracts to the right dirname, and set $tarball to it 
     204        # create a new tarball that extracts to the right dirname, and set $tarball_for_rpm to it 
    205205        _rewrite_tarball( $c, $tarball_for_rpm, $newtarball, "swish-e-$origspecversion", "swish-e-$specversion" );  
    206206        $tarball_for_rpm = $newtarball;