]> git.pld-linux.org Git - packages/dotnet-dbus-sharp.git/commitdiff
- do not stop building if mint not found DEVEL auto/ac/dbus-0_22-10 auto/ac/dbus-0_22-11 auto/ac/dbus-0_22-12 auto/ac/dbus-0_22-13 auto/ac/dbus-0_22-14 auto/ac/dbus-0_22-3 auto/ac/dbus-0_22-4 auto/ac/dbus-0_22-5 auto/ac/dbus-0_22-6 auto/ac/dbus-0_22-7 auto/ac/dbus-0_22-8 auto/ac/dbus-0_22-9
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Fri, 13 Aug 2004 13:03:53 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus-mint.patch -> 1.2

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.138285 seconds and 4 git commands to generate.