* Removed some obsolete nullglobs.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15140
This commit is contained in:
@@ -49,7 +49,6 @@ stdenv.mkDerivation (
|
||||
|
||||
postHook = ''
|
||||
ensureDir $out/nix-support
|
||||
shopt -s nullglob
|
||||
'';
|
||||
|
||||
postUnpack = ''
|
||||
|
||||
Reference in New Issue
Block a user