wok diff siproxd/receipt @ rev 21668

updated pcre2 and pcre2-dev (10.21 -> 10.32)
author Hans-G?nter Theisgen
date Sat Jun 01 14:42:22 2019 +0100 (2019-06-01)
parents b277cf36e71b
children 3b3749beba6d
line diff
     1.1 --- a/siproxd/receipt	Tue Dec 03 21:46:10 2013 +0000
     1.2 +++ b/siproxd/receipt	Sat Jun 01 14:42:22 2019 +0100
     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 \