[packages/gsmlib] - missing linking
    witekfl 
    witekfl at pld-linux.org
       
    Fri Jan  3 17:06:18 CET 2014
    
    
  
commit d811bf15aaa1140a1d90f7a13f9ec9736d357cb0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Jan 3 17:04:21 2014 +0100
    - missing linking
 link.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/link.patch b/link.patch
new file mode 100644
index 0000000..1a8f8d5
--- /dev/null
+++ b/link.patch
@@ -0,0 +1,11 @@
+--- gsmlib-1.10/ext/Makefile.am.orig	2014-01-03 16:51:44.916298938 +0100
++++ gsmlib-1.10/ext/Makefile.am	2014-01-03 16:53:14.029146929 +0100
+@@ -22,6 +22,8 @@
+ 
+ libgsmext_la_LDFLAGS =	-version-info $(GSM_VERSION)
+ 
++libgsmext_la_LIBADD = ../gsmlib/libgsmme.la
++
+ gsmincludedir =		$(includedir)/gsmlib
+ 
+ gsminclude_HEADERS =	gsm_sie_me.h
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gsmlib.git/commitdiff/6f0b695f8051a4e49f4e038359b64a24d91912c8
    
    
More information about the pld-cvs-commit
mailing list