Bug 315948 (MONO65354) - [PATCH] We are not packaging .config files
Summary: [PATCH] We are not packaging .config files
Status: RESOLVED FIXED
Alias: MONO65354
Product: Mono: Runtime
Classification: Mono
Component: packaging (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Duncan Mak
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-05 12:13 UTC by Gonzalo Paniagua Javier
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Proposed patch 2 (4.83 KB, patch)
2004-12-01 02:57 UTC, Thomas Wiest
Details | Diff
patch (981 bytes, patch)
2005-05-21 23:23 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:52:45 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".