]> git.pld-linux.org Git - packages/gammu.git/blob - gammu-no_nss.patch
- upgraded to 1.10.5
[packages/gammu.git] / gammu-no_nss.patch
1 --- gammu-1.09.19/cfg/Makefile.cfg.orig 2007-02-15 12:24:48.253571004 +0100
2 +++ gammu-1.09.19/cfg/Makefile.cfg      2007-02-15 12:25:41.713571004 +0100
3 @@ -19,7 +19,7 @@
4  CC              = gcc
5  CFLAGS          = -g -O0 -fPIC -Wall -Wno-format-y2k  
6  GAMMU_CFLAGS    =  -pthread
7 -LDLIBS          =  -lm  -lbluetooth  
8 +LDLIBS          =  -lmysqlclient -lz -lcrypt -lm -pthread -lbluetooth
9  GAMMU_LIBS      =   -pthread
10  SMSD_LIBS       = -L/usr/lib/mysql -lmysqlclient -L/usr/lib -lpq
11  INSTALL         = /usr/bin/install
This page took 0.025894 seconds and 3 git commands to generate.