]> git.pld-linux.org Git - packages/mono.git/commitdiff
- for 1.1.16
authordeejay1 <deejay1@pld-linux.org>
Fri, 7 Jul 2006 09:19:29 +0000 (09:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-sonames.patch -> 1.6

mono-sonames.patch

index c973a692af243ac4b248b7f3796c05788bf5ef1b..14eb5f8fd20032108126d10d0d5c48b709bb85be 100644 (file)
@@ -1,14 +1,14 @@
-diff -ruN mono-1.1.13.6./data/config.in mono-1.1.13.6/data/config.in
---- mono-1.1.13.6./data/config.in      2006-03-29 17:34:40.000000000 +0200
-+++ mono-1.1.13.6/data/config.in       2006-03-29 17:46:04.827782344 +0200
-@@ -2,9 +2,9 @@
-       <dllmap dll="cygwin1.dll" target="@LIBC@" />
+diff -ur mono-1.1.16/data/config.in mono-1.1.16-patch/data/config.in
+--- mono-1.1.16/data/config.in 2006-07-05 23:55:55.000000000 +0200
++++ mono-1.1.16-patch/data/config.in   2006-07-07 10:34:59.000000000 +0200
+@@ -3,9 +3,9 @@
        <dllmap dll="libc" target="@LIBC@" />
        <dllmap dll="intl" target="@INTL@" />
+       <dllmap dll="libintl" target="@INTL@" />
 -      <dllmap dll="libxslt.dll" target="libxslt@libsuffix@" />
 -      <dllmap dll="libmySQL.dll" target="libmysqlclient@libsuffix@" />
 -      <dllmap dll="odbc32.dll" target="libodbc@libsuffix@" />
-+      <dllmap dll="libxslt.dll" target="libxslt.so.1" />
++      <dllmap dll="libxslt.dll" target="libxslt.so.1"" />
 +      <dllmap dll="libmySQL.dll" target="libmysqlclient.so.15" />
 +      <dllmap dll="odbc32.dll" target="libodbc.so.1" />
        <dllmap dll="oci" target="libclntsh@libsuffix@" />
This page took 0.095994 seconds and 4 git commands to generate.