summary refs log tree commit diff
path: root/pkgs/build-support/mono-dll-fixer/builder.sh
blob: 67abc465a9bddef7e781d0a3a6f2d9c30c7b741c (plain) (blame)
1
2
3
4
source $stdenv/setup

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