wok-6.x diff siproxd/receipt @ rev 21653
Up exosip (5.1.0), siproxd (0.8.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 30 17:55:07 2019 +0200 (2019-05-30) |
parents | b277cf36e71b |
children | 3b3749beba6d |
line diff
1.1 --- a/siproxd/receipt Tue Dec 03 21:46:10 2013 +0000 1.2 +++ b/siproxd/receipt Thu May 30 17:55:07 2019 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="siproxd" 1.7 -VERSION="0.8.1" 1.8 +VERSION="0.8.2" 1.9 CATEGORY="network" 1.10 SHORT_DESC="A masquerading SIP Proxy Server." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -17,7 +17,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 sed -i 's/.*const ident.*/#undef lt_preloaded_symbols\n#define lt_preloaded_symbols lt_libltdl_LTX_preloaded_symbols\nextern const lt_dlsymlist lt_preloaded_symbols[];\n&/' src/plugins.c 1.18 ./configure --prefix=/usr --mandir=/usr/share/man \ 1.19 --sysconfdir=/etc/siproxd \