nixpkgs/pkgs/build-support/mono-dll-fixer/builder.sh

6 lines
107 B
Bash

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