go_1_11: remove build artifacts

This commit is contained in:
Jörg Thalheim 2018-11-26 07:22:50 +00:00
parent 16dabf2d5b
commit 7b63cdcc07
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -197,6 +197,7 @@ stdenv.mkDerivation rec {
'';
preInstall = ''
rm -r pkg/{bootstrap,obj}
# Contains the wrong perl shebang when cross compiling,
# since it is not used for anything we can deleted as well.
rm src/regexp/syntax/make_perl_groups.pl