Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732784
en ru br
ALT Linux repos
S:6.12.0.147-alt2
D:1.9.1-alt1.0.1
5.0: 2.2-alt1
4.1: 1.9.1-alt1
4.0: 1.2.3.1-alt1.0
3.0: 1.1.9.2-alt0.M30.1

Group :: Development/Other
RPM: mono

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mono-alt-linking1.patch
Download


diff --git a/data/config.in b/data/config.in
index 7cbb9cdb0fb..8f0ceb280be 100644
--- a/data/config.in
+++ b/data/config.in
@@ -10,11 +10,11 @@
 	<dllmap dll="i:odbc32.dll" target="libiodbc.dylib" os="osx"/>
 	<dllmap dll="oci" target="libclntsh@libsuffix@" os="!windows"/>
 	<dllmap dll="db2cli" target="libdb2_36@libsuffix@" os="!windows"/>
-	<dllmap dll="MonoPosixHelper" target="$mono_libdir/libMonoPosixHelper@libsuffix@" os="!windows" />
-	<dllmap dll="System.Native" target="$mono_libdir/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="!windows" />
-	<dllmap dll="System.Net.Security.Native" target="$mono_libdir/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="!windows" />
-	<dllmap dll="System.Security.Cryptography.Native.Apple" target="$mono_libdir/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="osx" />
-	<dllmap dll="libmono-btls-shared" target="$mono_libdir/libmono-btls-shared@libsuffix@" os="!windows" />
+	<dllmap dll="MonoPosixHelper" target="@libdir@/libMonoPosixHelper@libsuffix@" os="!windows" />
+	<dllmap dll="System.Native" target="@libdir@/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="!windows" />
+	<dllmap dll="System.Net.Security.Native" target="@libdir@/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="!windows" />
+	<dllmap dll="System.Security.Cryptography.Native.Apple" target="@libdir@/@MONO_NATIVE_LIBRARY_NAME@@libsuffix@" os="osx" />
+	<dllmap dll="libmono-btls-shared" target="@libdir@/libmono-btls-shared@libsuffix@" os="!windows" />
 	<dllmap dll="i:msvcrt" target="@LIBC@" os="!windows"/>
 	<dllmap dll="i:msvcrt.dll" target="@LIBC@" os="!windows"/>
 	<dllmap dll="sqlite" target="@SQLITE@" os="!windows"/>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin