Merge remote-tracking branch 'upstream/master' into hardened-stdenv

This commit is contained in:
Robin Gloster
2016-04-18 13:49:22 +00:00
1369 changed files with 35810 additions and 10571 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ in
# To avoid a dependency on the build system 'bash'.
preFixup = ''
rm $out/bin/{ldd,tzselect,catchsegv,xtrace}
rm $bin/bin/{ldd,tzselect,catchsegv,xtrace}
'';
}
else {}))