Bugzilla – Bug 315948
[PATCH] We are not packaging .config files
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by gonzalo@ximian.com 2004-09-05 05:13:46 MST ---- Currently, we are not packaging .config files for some assemblies that use DllImport. One of them is Mono.Data.SqliteClient. It should be shipper with a Mono.Data.SqliteClient.dll.config file containing: <dllmap dll="sqlite" target="blahblah"> where blahblah is libsqlite.so.0 in this case. This way, people don't have to install the development package or manually create the libsqlite.so link to libsqlite.so.0. ---- Additional Comments From duncan@ximian.com 2004-09-23 17:59:57 MST ---- Let's try fixing this bug in the next revision. ---- Additional Comments From gonzalo@ximian.com 2004-11-30 19:57:23 MST ---- Created an attachment (id=166731) Proposed patch 2 ---- Additional Comments From gonzalo@ximian.com 2004-11-30 19:57:47 MST ---- Argh sorry. That patch is not supposed to be here. ---- Additional Comments From bmaurer@users.sf.net 2005-05-21 16:23:28 MST ---- Created an attachment (id=166732) patch ---- Additional Comments From bmaurer@users.sf.net 2005-05-21 16:23:55 MST ---- This patch should fix the issue. What do people think? ---- Additional Comments From bmaurer@users.sf.net 2005-05-22 18:30:44 MST ---- Fixed in svn. Imported an attachment (id=166731) Imported an attachment (id=166732) Unknown operating system other. Setting to default OS "Other".