]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- renamed, updated,
authordjrzulf <djrzulf@pld-linux.org>
Tue, 1 Mar 2005 20:22:12 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk-h323.patch -> 1.3
    asterisk-lib.patch -> 1.1

asterisk-lib.patch [moved from asterisk-h323.patch with 78% similarity]

similarity index 78%
rename from asterisk-h323.patch
rename to asterisk-lib.patch
index a9487af8ec289a6489983d6036300f6f00861979..6650b1ea986038908829b4319ebad9384ef0f9b7 100644 (file)
  clean:
        rm -f *.o *.so core.* libchanh323.a .depend
  
+--- asterisk-1.0.6/channels/Makefile~  2004-08-31 18:33:00.000000000 +0200
++++ asterisk-1.0.6/channels/Makefile   2005-03-01 21:18:40.334985952 +0100
+@@ -46,8 +46,8 @@
+ endif
+ ifeq (${OSARCH},Linux)
+ MYSQLLIB=-L/usr/lib/mysql -lmysqlclient
+-PTLIB=-lpt_linux_x86_r
+-H323LIB=-lh323_linux_x86_r
++PTLIB=-lpt
++H323LIB=-lopenh323
+ CHANH323LIB=-ldl
+ ifeq ($(PROC),sparc64)
This page took 0.031768 seconds and 4 git commands to generate.