Skip to content

Commit

Permalink
try to fix the buil
Browse files Browse the repository at this point in the history
There is a known problem with sbt native packager and java see
sbt/sbt-native-packager#240
  • Loading branch information
stagegatemedia committed Jul 10, 2014
1 parent b77385c commit b8e7d00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ libraryDependencies ++= Seq(
)

Packaging.settings

rpmBrpJavaRepackJars := false

0 comments on commit b8e7d00

Please sign in to comment.