nixpkgs/pkgs/shells/bash/builder.sh
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00

5 lines
60 B
Bash

source $stdenv/setup
genericBuild
cd $out/bin
ln -s bash sh