Don't produce nunit-console scripts in bin/ (#13480)
commit0f457095e5bde224674656ea07c9bb337627c88d
authorJo Shields <directhex@apebox.org>
Fri, 15 Mar 2019 18:16:15 +0000 (15 14:16 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 15 Mar 2019 18:16:15 +0000 (15 19:16 +0100)
tree981cef807822354a6deca7c9cec141dc41caacac
parent36a2cabc7bc5b8bc69659d4ffd698690abeb2052
Don't produce nunit-console scripts in bin/ (#13480)

NUnit bundle is gone, these scripts are empty and useless

```
10:27:45  DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mono-core-6.1.0.462-0.nightly.1.epel6.x86_64
10:27:45  DEBUG: BUILDSTDERR: error: Installed (but unpackaged) file(s) found:
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console2
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console4
10:27:45  DEBUG: RPM build errors:
10:27:45  DEBUG: BUILDSTDERR:     Installed (but unpackaged) file(s) found:
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console2
10:27:45  DEBUG: BUILDSTDERR:    /usr/bin/nunit-console4
```
scripts/Makefile.am