]> git.pld-linux.org Git - packages/gnome-builder.git/commitdiff
- fix internal linking auto/th/gnome-builder-3.22.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Dec 2016 20:53:06 +0000 (21:53 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Dec 2016 20:53:06 +0000 (21:53 +0100)
gnome-builder-link.patch

index 95fa0da90f1fba279572cbd3bdc265bf81999265..77057892ca2ec723281a48102e3a7f2e483367d4 100644 (file)
@@ -9,3 +9,14 @@
        $(NULL)
  
  libsearch_la_LDFLAGS = \
+--- gnome-builder-3.22.3/libidemm/idemm/Makefile.am.orig       2016-08-16 16:51:27.000000000 +0200
++++ gnome-builder-3.22.3/libidemm/idemm/Makefile.am    2016-12-12 21:52:38.704842645 +0100
+@@ -28,7 +28,7 @@
+       -no-undefined \
+       $(NULL)
+-libidemm_1_0_la_LIBADD  = $(IDEMM_LIBS)
++libidemm_1_0_la_LIBADD  = $(IDEMM_LIBS) $(top_builddir)/libide/libide-1.0.la
+ endif
This page took 0.216379 seconds and 4 git commands to generate.