garnome r6728 - in trunk: . desktop/epiphany



Author: kbrae
Date: Thu Sep 11 20:27:50 2008
New Revision: 6728
URL: http://svn.gnome.org/viewvc/garnome?rev=6728&view=rev

Log:
	* desktop/epiphany: Fix workaround for the weird typeaheadfind
	bug. This now breaks with recent Firefox and gio.



Modified:
   trunk/ChangeLog
   trunk/desktop/epiphany/Makefile

Modified: trunk/desktop/epiphany/Makefile
==============================================================================
--- trunk/desktop/epiphany/Makefile	(original)
+++ trunk/desktop/epiphany/Makefile	Thu Sep 11 20:27:50 2008
@@ -21,4 +21,4 @@
 include ../category.mk
 
 # Bug 333445 - Broken typeaheadfind checker
-CONFIGURE_ENV += LD_LIBRARY_PATH=$(libdir)/firefox
+CONFIGURE_ENV += LD_LIBRARY_PATH=$(libdir)/firefox:$(LD_LIBRARY_PATH)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]