Beagle patch for small typo
- From: Gary Ekker <gekker novell com>
- To: dashboard-hackers gnome org
- Subject: Beagle patch for small typo
- Date: Mon, 16 Aug 2004 22:16:47 -0600
Small typo in beagle.pc.in file that causes make to fail in dashboard
beagle backend.
Cheers.
-Gary
? pc.patch
? BeagleClient/Beagle.dll
? BeagleClient/Makefile
? BeagleClient/Makefile.in
? beagled/BeagleDaemonPlugins.dll
? beagled/ExternalStringsHack.cs
? beagled/Makefile
? beagled/Makefile.in
? beagled/beagled
? beagled/testclient
? tools/beagle-index-url
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/beagle/ChangeLog,v
retrieving revision 1.5
diff -u -r1.5 ChangeLog
--- ChangeLog 28 Jul 2004 18:52:31 -0000 1.5
+++ ChangeLog 17 Aug 2004 04:15:22 -0000
@@ -1,3 +1,8 @@
+2004-08-16 Gary Ekker <gekker novell com>
+
+ * beagle-0.0.pc.in (Libs): Fix a typo Libs so that the beagle backend
+ in Dashboard doesn't fail to compile.
+
2004-07-28 Alex Graveley <alex ximian com>
* tools/IndexWebContent.cs: Rename --uri to --url, to match
Index: beagle-0.0.pc.in
===================================================================
RCS file: /cvs/gnome/beagle/beagle-0.0.pc.in,v
retrieving revision 1.2
diff -u -r1.2 beagle-0.0.pc.in
--- beagle-0.0.pc.in 13 Aug 2004 20:15:58 -0000 1.2
+++ beagle-0.0.pc.in 17 Aug 2004 04:15:22 -0000
@@ -7,5 +7,5 @@
Description: We Index Your Life
Version: @VERSION@
Requires: gtk-sharp
-Libs: -r:${dlldir}/Util.dll -r:${dlldir}/Lucene.Net.dll -r:${dlldir}/Indexer.dll -r:${dlldir}/Filters/Filters.dll -r:${dlldir}/Beagle.dll
+Libs: -r:${dlldir}/Util.dll -r:${dlldir}/Lucene.Net.dll -r:${dlldir}/Indexer.dll -r:${dlldir}/Filters.dll -r:${dlldir}/Beagle.dll
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]