| Index: third_party/instrumented_libraries/patches/libgtk2.0-0.diff
|
| diff --git a/third_party/instrumented_libraries/patches/libgtk2.0-0.diff b/third_party/instrumented_libraries/patches/libgtk2.0-0.diff
|
| index b561b2039e89e84f3629a965328c041bf4becef3..e0bf1a80d0700c0acf979295c0dc1abfc782b413 100644
|
| --- a/third_party/instrumented_libraries/patches/libgtk2.0-0.diff
|
| +++ b/third_party/instrumented_libraries/patches/libgtk2.0-0.diff
|
| @@ -24,18 +24,3 @@ diff -rupN ./gtk/gtkmenushell.h ../gtk+2.0-2.24.10-patched/gtk/gtkmenushell.h
|
| G_END_DECLS
|
|
|
| #endif /* __GTK_MENU_SHELL_H__ */
|
| -diff -rupN ./gtk/Makefile.am ../gtk+2.0-2.24.10-patched/gtk/Makefile.am
|
| ---- ./gtk/Makefile.am 2014-05-29 19:39:07.000000000 +0400
|
| -+++ ../gtk+2.0-2.24.10-patched/gtk/Makefile.am 2014-05-29 19:42:28.029449496 +0400
|
| -@@ -1391,8 +1391,10 @@ stamp-icons: $(STOCK_ICONS)
|
| - if CROSS_COMPILING
|
| - gtk_update_icon_cache_program = $(GTK_UPDATE_ICON_CACHE)
|
| - else
|
| -+# Use the system-installed, uninstrumented gtk-update-icon-cache. The
|
| -+# just-built one cannot be used because it doesn't have the right RPATH set.
|
| - gtk_update_icon_cache_program = \
|
| -- ./gtk-update-icon-cache
|
| -+ /usr/bin/gtk-update-icon-cache
|
| - endif
|
| -
|
| - gtkbuiltincache.h: @REBUILD@ stamp-icons
|
|
|