K 10 svn:author V 6 marino K 8 svn:date V 27 2016-04-10T13:39:47.105151Z K 7 svn:log V 324 devel/spark: Avoid building in /root ($HOME) Following other maven ports, set user.home to $WRKDIR to prevent writing in /root or $HOME during the build, which is a file system violation. While here, change the do-install target to respect 80 columns. PR: 208666 Approved by: maintainer (demon@) (notice the 666 suffix?) END