From 3e03db11b7a41ebed671ff617082acbe1f26113f Mon Sep 17 00:00:00 2001 From: obadz Date: Fri, 19 Aug 2016 15:23:56 +0100 Subject: [PATCH] glibc: fixup, that should have been $bin not $out --- pkgs/development/libraries/glibc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/libraries/glibc/default.nix b/pkgs/development/libraries/glibc/default.nix index 8e55da2052c..4d377bb93cb 100644 --- a/pkgs/development/libraries/glibc/default.nix +++ b/pkgs/development/libraries/glibc/default.nix @@ -70,7 +70,7 @@ in fi # Get rid of more unnecessary stuff. - rm -rf $out/var $out/bin/sln + rm -rf $out/var $bin/bin/sln # For some reason these aren't stripped otherwise and retain reference # to bootstrap-tools; on cross-arm this stripping would break objects.