Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gacutil.in')
-rw-r--r--scripts/gacutil.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gacutil.in b/scripts/gacutil.in
new file mode 100644
index 00000000000..ce28b4e9ede
--- /dev/null
+++ b/scripts/gacutil.in
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec @bindir@/@mono_interp@ @plat_bindir@/gacutil.exe "$@"