update swt from 3.1.1 to 3.6.1

svn path=/nixpkgs/trunk/; revision=25682
This commit is contained in:
David Guibert
2011-01-24 19:57:15 +00:00
parent fca3859da8
commit 4f50c9147f
2 changed files with 14 additions and 7 deletions

View File

@@ -3,6 +3,8 @@ source $stdenv/setup
unzip $src src.zip
unzip src.zip
export JAVA_HOME=${jdk}
echo $JAVA_HOME=${jdk}
sh ./build.sh make_swt make_atk
ensureDir $out/lib