openjdk: Fix manpage cleanup
This commit is contained in:
parent
02f7e85d99
commit
7edfe92f5f
@ -114,7 +114,7 @@ stdenv.mkDerivation rec {
|
|||||||
cp -av build/*/j2${if jreOnly then "re" else "sdk"}-image/* $out
|
cp -av build/*/j2${if jreOnly then "re" else "sdk"}-image/* $out
|
||||||
|
|
||||||
# Remove some broken manpages.
|
# Remove some broken manpages.
|
||||||
rm -rf $out/share/man/ja*
|
rm -rf $out/man/ja*
|
||||||
|
|
||||||
# Remove crap from the installation.
|
# Remove crap from the installation.
|
||||||
rm -rf $out/demo $out/sample
|
rm -rf $out/demo $out/sample
|
||||||
|
Loading…
x
Reference in New Issue
Block a user