diff options
Diffstat (limited to 'third_party/instrumented_libraries/patches/libgtk2.0-0.diff')
-rw-r--r-- | third_party/instrumented_libraries/patches/libgtk2.0-0.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/instrumented_libraries/patches/libgtk2.0-0.diff b/third_party/instrumented_libraries/patches/libgtk2.0-0.diff index 71a0224..b561b20 100644 --- a/third_party/instrumented_libraries/patches/libgtk2.0-0.diff +++ b/third_party/instrumented_libraries/patches/libgtk2.0-0.diff @@ -35,7 +35,7 @@ diff -rupN ./gtk/Makefile.am ../gtk+2.0-2.24.10-patched/gtk/Makefile.am +# just-built one cannot be used because it doesn't have the right RPATH set. gtk_update_icon_cache_program = \ - ./gtk-update-icon-cache -+ gtk-update-icon-cache ++ /usr/bin/gtk-update-icon-cache endif gtkbuiltincache.h: @REBUILD@ stamp-icons |