From e46d8efe9bed44aacc366b3b84c0498cbfc04b37 Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Sep 11 2016 11:30:08 +0000 Subject: Fixes glib v2.46.2 (followup to .) --- diff --git a/glib-2.46.2.local.patch b/glib-2.46.2.local.patch index 54b7b06..8153cb8 100644 --- a/glib-2.46.2.local.patch +++ b/glib-2.46.2.local.patch @@ -157,10 +157,14 @@ else glib_cv_eventfd=no fi ---- glib-2.46.2/gio/inotify/Makefile.am.orig 2016-09-10 15:04:00.867278378 -0400 -+++ glib-2.46.2/gio/inotify/Makefile.am 2016-09-10 15:04:10.803952251 -0400 -@@ -26,3 +26,4 @@ - -DGIO_COMPILATION \ - -DG_DISABLE_DEPRECATED - +--- glib-2.46.2/gio/inotify/Makefile.in.orig 2015-11-06 23:28:59.000000000 +0100 ++++ glib-2.46.2/gio/inotify/Makefile.in 2016-09-07 05:20:16.670049836 +0200 +@@ -180,7 +180,7 @@ + "$(DESTDIR)$(installed_test_metadir)" \ + "$(DESTDIR)$(installed_testdir)" + LTLIBRARIES = $(installed_test_LTLIBRARIES) $(noinst_LTLIBRARIES) +-libinotify_la_LIBADD = +libinotify_la_LIBADD = -L../../glib -lglib-2.0 + am__objects_1 = + am_libinotify_la_OBJECTS = libinotify_la-inotify-kernel.lo \ + libinotify_la-inotify-sub.lo libinotify_la-inotify-path.lo \