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

6 lines
117 B
Bash

source $stdenv/setup
source $substituter
substitute $dllFixer $out --subst-var-by perl $perl/bin/perl
chmod +x $out