wok diff gnustep-base/receipt @ rev 22536
updated bind packages (9.11.0 -> 9.14.9)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 03 14:27:20 2020 +0100 (2020-01-03) |
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 Fri Jan 03 14:27:20 2020 +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 \