Description: Tell the loader where to look for the glue library. Ugh, this is so ugly.

--- a/out/soup-sharp.dll.config
+++ b/out/soup-sharp.dll.config
@@ -1,3 +1,4 @@
 <configuration>
   <dllmap dll="libsoup-2.4" target="libsoup-2.4.so.1"/>
+  <dllmap dll="libsoupsharpglue-2.42.2.so" target="/usr/lib/cli/soup-sharp-2.4/libsoupsharpglue-2.42.2.so"/>
 </configuration>
