wok-next diff xalan-c/receipt @ rev 20351

nss_ldap: add glibc-2.16.patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 18 22:23:47 2017 +0100 (2017-11-18)
parents eb8067417980
children e6615350078d
line diff
     1.1 --- a/xalan-c/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/xalan-c/receipt	Sat Nov 18 22:23:47 2017 +0100
     1.3 @@ -18,8 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	mv c/* . && rm -r c
     1.9 +	sed -i 's/isnan/std::&/' src/xalanc/PlatformSupport/DoubleSupport.hpp
    1.10  	sed -i 's/mutable MemoryManager/MemoryManager/' src/xalanc/*/*.hpp
    1.11  	
    1.12  	export XERCESCROOT=/usr