]> git.pld-linux.org Git - packages/asterisk.git/blame_incremental - asterisk-lib.patch
- fix bcond: no empty package
[packages/asterisk.git] / asterisk-lib.patch
... / ...
CommitLineData
1--- asterisk-1.6.1.12/channels/Makefile~ 2009-07-21 16:48:38.000000000 +0300
2+++ asterisk-1.6.1.12/channels/Makefile 2009-12-29 20:52:01.351345246 +0200
3@@ -21,8 +21,8 @@
4 endif
5
6 ifeq ($(OSARCH),linux-gnu)
7- PTLIB=-lpt_linux_x86_r
8- H323LIB=-lh323_linux_x86_r
9+ PTLIB=-lpt
10+ H323LIB=-lopenh323
11 CHANH323LIB=-ldl
12 endif
13
This page took 0.057904 seconds and 4 git commands to generate.