openjdk: Fix manpage cleanup

This commit is contained in:
Eelco Dolstra 2014-01-02 15:16:47 +01:00
parent 02f7e85d99
commit 7edfe92f5f

View file

@ -114,7 +114,7 @@ stdenv.mkDerivation rec {
cp -av build/*/j2${if jreOnly then "re" else "sdk"}-image/* $out
# Remove some broken manpages.
rm -rf $out/share/man/ja*
rm -rf $out/man/ja*
# Remove crap from the installation.
rm -rf $out/demo $out/sample