]> git.pld-linux.org Git - packages/gammu.git/blob - gammu-no_nss.patch
- up to 1.02.0 (fixed support for SE cards, like my GC89)
[packages/gammu.git] / gammu-no_nss.patch
1 --- cfg/Makefile.cfg~  2005-07-27 15:00:05.000000000 +0200
2 +++ cfg/Makefile.cfg       2005-07-28 11:52:09.000000000 +0200
3 @@ -10,7 +10,7 @@
4  ECHO             = /bin/echo
5  CC               = gcc
6  CFLAGS           = -O2 -fPIC -Wall -Wno-format-y2k -pthread
7 -LDLIBS           =   -pthread
8 +LDLIBS           =   -lmysqlclient -lz -lcrypt -pthread -lbluetooth
9  INSTALL          = /usr/bin/install
10  FIND             = /bin/find
11  RPMBUILD         = /bin/rpm
This page took 0.05002 seconds and 3 git commands to generate.