1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
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