elf-header-real: fixup outputsToInstall

This commit is contained in:
Graham Christensen 2018-09-18 09:47:54 -04:00
parent b80c9ce4a9
commit 301109a2dd
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -32,6 +32,7 @@ stdenvNoCC.mkDerivation {
'';
meta = libc.meta // {
outputsToInstall = [ "out" ];
description = "The datastructures of ELF according to the target platform's libc";
longDescription = ''
The Executable and Linkable Format (ELF, formerly named Extensible Linking