wok diff gnustep-base/receipt @ rev 21661

updated pass (1.6.5 -> 1.7.3)
author Hans-G?nter Theisgen
date Sat Jun 01 10:26:51 2019 +0100 (2019-06-01)
parents 50c95867e6b3
children 3a42ed2154cd
line diff
     1.1 --- a/gnustep-base/receipt	Sun Dec 16 22:01:26 2018 +0100
     1.2 +++ b/gnustep-base/receipt	Sat Jun 01 10:26:51 2019 +0100
     1.3 @@ -17,6 +17,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|\(buf->buffer\)->content.*)|xmlBufContent(\1), xmlBufUse(\1))|' \
     1.8 +		Source/Additions/GSXML.m
     1.9  	sed -i 's/.*gnutls_transport_set_lowat.*/#if GNUTLS_VERSION_NUMBER < 0x020c00\n&\n#endif/' Source/GSSocketStream.m
    1.10  	./configure \
    1.11  		--prefix=/usr \