public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/zeitgeist-sharp/files: zeitgeist-sharp-0.8.0.0-zg-0.9.patch
@ 2012-06-28 17:08 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-06-28 17:08 UTC (permalink / raw
  To: gentoo-commits

jlec        12/06/28 17:08:17

  Added:                zeitgeist-sharp-0.8.0.0-zg-0.9.patch
  Log:
  dev-dotnet/zeitgeist-sharp: Fix for using zeitgeist-0.9, patch provided Travis Hansen, thanks to him
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-dotnet/zeitgeist-sharp/files/zeitgeist-sharp-0.8.0.0-zg-0.9.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/zeitgeist-sharp/files/zeitgeist-sharp-0.8.0.0-zg-0.9.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/zeitgeist-sharp/files/zeitgeist-sharp-0.8.0.0-zg-0.9.patch?rev=1.1&content-type=text/plain

Index: zeitgeist-sharp-0.8.0.0-zg-0.9.patch
===================================================================
diff --git a/configure.ac b/configure.ac
index acf4cfd..11ed653 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ PKG_CHECK_MODULES([DBUS_SHARP_10], [dbus-sharp-1.0])
 PKG_CHECK_MODULES([DBUS_SHARP_GLIB_10], [dbus-sharp-glib-1.0])
 PKG_CHECK_MODULES([GLIB_SHARP_20], [glib-sharp-2.0])

-PKG_CHECK_MODULES([ZEITGEIST_DAEMON], [zeitgeist-daemon >= 0.7.1])
+AC_CHECK_PROG([ZEITGEIST_DAEMON], [zeitgeist-daemon], yes, no)

 AC_CONFIG_FILES([
 Zeitgeist/zeitgeist-sharp.pc





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-28 17:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 17:08 [gentoo-commits] gentoo-x86 commit in dev-dotnet/zeitgeist-sharp/files: zeitgeist-sharp-0.8.0.0-zg-0.9.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox