nixpkgs/pkgs/shells/bash/builder.sh
Eelco Dolstra 04c272508c * Fix brokenness due to automatic transformations.
svn path=/nixpkgs/trunk/; revision=878
2004-03-30 12:37:17 +00:00

4 lines
60 B
Bash

. $stdenv/setup
genericBuild
(cd $out/bin && ln -s bash sh)