aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-02-09 16:36:27 +0000
committerSteve Mynott <steve.mynott@gmail.com>2016-02-09 16:36:27 +0000
commitd210150fc59ab800529d1bb0954bffc1cdff081f (patch)
tree6a5b145846637fec9eb08891653be21e1f314826 /ports
parentca23d40fc5a5c010883fd37793ee87b51a0277c5 (diff)
name as windows msi
Diffstat (limited to 'ports')
-rwxr-xr-xports/darwin_dmg/package_darwin_dmg.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/darwin_dmg/package_darwin_dmg.pl b/ports/darwin_dmg/package_darwin_dmg.pl
index 4770539..0e76e64 100755
--- a/ports/darwin_dmg/package_darwin_dmg.pl
+++ b/ports/darwin_dmg/package_darwin_dmg.pl
@@ -88,7 +88,7 @@ my $src_dir = '/Applications/Rakudo';
my $vol_dir = "/Volumes/$vol_name";
my $tar_dir = "rakudo-star-$yyyy.$mm";
my $tar_file = "rakudo-star-$yyyy.$mm.tar.gz";
-my $final_dmg = "Rakudo_$yyyy-$mm";
+my $final_dmg = "Rakudo-Star-$yyyy-$mm";
my $license_path = "../../../LICENSE";
#my $license_path = "$src_dir/share/doc/rakudo/LICENSE";