summaryrefslogtreecommitdiffhomepage
path: root/patches/glib-2.46.2.local.patch
blob: 6b6809c683a47a5823b91c4b216443f3f827692f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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 \