]> git.pld-linux.org Git - packages/dotnet-dbus-sharp.git/blobdiff - dbus-mint.patch
- do not stop building if mint not found
[packages/dotnet-dbus-sharp.git] / dbus-mint.patch
index 7941fe8f62a98da37823a23f3ebf1dc7174a7863..371e53144a76e3563ef4078ada1a6ddf808f80d7 100644 (file)
@@ -1,6 +1,6 @@
 --- configure.in.orig  2004-08-13 13:04:05.710336608 +0200
 +++ configure.in       2004-08-13 13:22:08.932661784 +0200
-@@ -188,24 +188,32 @@
+@@ -188,24 +188,31 @@
  MONO_REQUIRED_VERSION=0.95
  AC_SUBST(MONO_REQUIRED_VERSION)
  PKG_CHECK_MODULES(MONO_DEPENDENCY, mono >= $MONO_REQUIRED_VERSION, have_mono=true, have_mono=false)
@@ -36,7 +36,6 @@
 +      RUNTIME=
 +      LIB_PREFIX=
 +      LIB_SUFFIX=.dylib
-+      AC_MSG_ERROR([Unable to find mono or mint packages]);
 +    fi
 +    
  fi
This page took 0.085507 seconds and 4 git commands to generate.