]> git.pld-linux.org Git - packages/gammu.git/commitdiff
- updated to 1.06.00
authorArtur Frysiak <artur@frysiak.net>
Mon, 24 Apr 2006 21:40:19 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gammu-no_nss.patch -> 1.5

gammu-no_nss.patch

index 85b131ec40f57078ee45933464270111645e5ff5..810f3e55f9f830e9b818bb772e19156a9386f217 100644 (file)
@@ -1,11 +1,11 @@
---- cfg/Makefile.cfg~  2005-07-27 15:00:05.000000000 +0200
-+++ cfg/Makefile.cfg       2005-07-28 11:52:09.000000000 +0200
-@@ -10,7 +10,7 @@
- ECHO             = /bin/echo
- CC               = gcc
- CFLAGS           = -O2 -fPIC -Wall -Wno-format-y2k -pthread
--LDLIBS           =   -pthread
-+LDLIBS           =   -lmysqlclient -lz -lcrypt -pthread -lbluetooth
- INSTALL          = /usr/bin/install
- FIND             = /bin/find
- RPMBUILD         = /bin/rpm
+--- gammu-1.06.00/cfg/Makefile.cfg.wiget       2006-04-18 22:35:39.000000000 +0200
++++ gammu-1.06.00/cfg/Makefile.cfg     2006-04-24 23:09:26.000000000 +0200
+@@ -11,7 +11,7 @@
+ ECHO            = /bin/echo
+ CC              = gcc
+ CFLAGS          = -O2 -fPIC -Wall -Wno-format-y2k -pthread
+-LDLIBS          =  -lm   -pthread -lbluetooth
++LDLIBS          = -lmysqlclient -lz -lcrypt -lm -pthread -lbluetooth
+ SMSD_LIBS       = 
+ INSTALL         = /usr/bin/install
+ FIND            = /bin/find
This page took 0.092536 seconds and 4 git commands to generate.