* Fix JDK/JRE error: /nix/store/.../jre/lib/i386/xawt/libmawt.so: file not recognized: File format not recognized.

Patch provided by Ambrus Kaposi.


svn path=/nixpkgs/trunk/; revision=33439
This commit is contained in:
Rob Vermaas 2012-03-27 11:19:00 +00:00
parent 194c822cce
commit 5a3a3a4e17

View File

@ -53,5 +53,3 @@ fi
mkdir $jrePath/lib/$architecture/plugins
ln -s $jrePath/lib/$architecture/libnpjp2.so $jrePath/lib/$architecture/plugins
# Workaround for assertions in xlib, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373.
substituteInPlace $jrePath/lib/*/xawt/libmawt.so --replace XINERAMA FAKEEXTN