Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / runtime / monodis-wrapper.in
index bb5d74e214062fd3bf7034e1d8d4de6d247096df..cbde63109b12eea2f6fc52c7ecb07e933c097787 100644 (file)
@@ -1,6 +1,5 @@
 #! /bin/sh
 r='@mono_build_root@'
 MONO_CFG_DIR='@mono_cfg_dir@'
-MONO_SHARED_DIR=$r/runtime
-export MONO_CFG_DIR MONO_SHARED_DIR
+export MONO_CFG_DIR
 exec "$r/libtool" --mode=execute -dlopen "$r/mono/mini/libmono-2.0.la" "$r/mono/dis/monodis" "$@"