Changeset 2022 for swish_website/bin/swish-daily.pl
- Timestamp:
- 02/22/08 08:42:29 (11 months ago)
- Files:
-
- swish_website/bin/swish-daily.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
swish_website/bin/swish-daily.pl
r2021 r2022 202 202 unless ($newtarball ne $tarball_for_rpm); 203 203 204 # create a new tarball that extracts to the right dirname, and set $tarball to it204 # create a new tarball that extracts to the right dirname, and set $tarball_for_rpm to it 205 205 _rewrite_tarball( $c, $tarball_for_rpm, $newtarball, "swish-e-$origspecversion", "swish-e-$specversion" ); 206 206 $tarball_for_rpm = $newtarball;
