Removed os specification.

Defaults are now better in packager plugin.
This commit is contained in:
Josh Suereth 2011-12-21 09:52:35 -05:00
parent c462aad953
commit 183ffffe2a
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ object DebianPkg {
version in Rpm <<= sbtVersion.identity,
rpmRelease := "1",
rpmVendor := "typesafe",
rpmOs := "i386",
rpmUrl := Some("http://github.com/paulp/sbt-extras"),
rpmSummary := Some("Simple Build Tool for Scala-driven builds."),
rpmLicense := Some("BSD")