]> git.pld-linux.org Git - packages/gammu.git/blame - gammu-no_nss.patch
- rel 2
[packages/gammu.git] / gammu-no_nss.patch
CommitLineData
def74200
ŁJM
1--- cfg/Makefile.cfg~ 2005-07-27 15:00:05.000000000 +0200
2+++ cfg/Makefile.cfg 2005-07-28 11:52:09.000000000 +0200
68c95ecb 3@@ -10,7 +10,7 @@
4 ECHO = /bin/echo
5 CC = gcc
8eab1f9e 6 CFLAGS = -O2 -fPIC -Wall -Wno-format-y2k -pthread
def74200
ŁJM
7-LDLIBS = -pthread
8+LDLIBS = -lmysqlclient -lz -lcrypt -pthread -lbluetooth
68c95ecb 9 INSTALL = /usr/bin/install
8eab1f9e 10 FIND = /bin/find
def74200 11 RPMBUILD = /bin/rpm
This page took 0.055168 seconds and 4 git commands to generate.