Modified name of universal zip to be 'sbt'

This commit is contained in:
Josh Suereth 2012-03-15 14:31:10 -04:00
parent ff05caba8b
commit 6d29c8a429
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ object Packaging {
unmanagedJars in Compile <+= jansiJar map identity,
// Universal ZIP download install. TODO - Share the above windows code, here....
name in Universal := "sbt",
mappings in Universal <+= sbtLaunchJar map { f => f -> "bin/sbt-launch.jar" },
mappings in Universal <+= jansiJar map { f => f -> "bin/jansi.jar" },
mappings in Universal <++= sourceDirectory in Windows map { d => Seq(