* JDK: put the machine-dependent header files in the right place.
* Added SWT for GTK (built from source). * Added Azureus (a Bittorrent client written in Java). svn path=/nixpkgs/trunk/; revision=4438
This commit is contained in:
@@ -46,3 +46,6 @@ for i in $(find $out -name "*.pack"); do
|
||||
$out/bin/unpack200 "$i" "$(dirname $i)/$(basename $i .pack).jar"
|
||||
rm "$i"
|
||||
done
|
||||
|
||||
# Put the *_md.h files in the right place.
|
||||
cd $out/include && ln -s */*_md.h .
|
||||
|
||||
Reference in New Issue
Block a user