1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/mono-dll-fixer/builder.sh
Eelco Dolstra 7a79d1ff6a * Remove references to substitute.sh.
svn path=/nixpkgs/trunk/; revision=7499
2006-12-27 18:17:53 +00:00

5 lines
97 B
Bash

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