mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +00:00
* Workaround for this bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373. svn path=/nixpkgs/trunk/; revision=10862
This commit is contained in:
parent
639f426905
commit
2763f4d08c
@ -60,4 +60,7 @@ else
|
||||
|
||||
mozillaExtraLibPath "$out/jre/plugin/i386/ns7"
|
||||
mozillaExtraLibPath "$out/plugin/i386/ns7"
|
||||
fi
|
||||
fi
|
||||
|
||||
# Workaround for assertions in xlib, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373.
|
||||
substituteInPlace $out/jre/lib/i386/xawt/libmawt.so --replace XINERAMA FAKEEXTN
|
||||
|
Loading…
Reference in New Issue
Block a user