nixpkgs/pkgs/development/interpreters/sys-perl/builder.sh
Eelco Dolstra ec6eb9c473 * On Darwin, use the system Perl instead of building our own for now.
* Build Subversion for Darwin.

svn path=/nixpkgs/trunk/; revision=1120
2004-07-01 16:57:31 +00:00

5 lines
71 B
Bash

. $stdenv/setup
mkdir $out
mkdir $out/bin
ln -s /usr/bin/perl $out/bin