[packages/gnome-builder] - fix internal linking

baggins baggins at pld-linux.org
Mon Dec 12 21:53:17 CET 2016


commit d135d4815fa7bd1c50c1915aee47c0ccbb8998a4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Dec 12 21:53:06 2016 +0100

    - fix internal linking

 gnome-builder-link.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gnome-builder-link.patch b/gnome-builder-link.patch
index 95fa0da..7705789 100644
--- a/gnome-builder-link.patch
+++ b/gnome-builder-link.patch
@@ -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
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-builder.git/commitdiff/d135d4815fa7bd1c50c1915aee47c0ccbb8998a4



More information about the pld-cvs-commit mailing list