wok-next rev 20135
wvstreams: tiny patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 31 17:06:41 2017 +0100 (2017-10-31) |
parents | f9e7bb09c96f |
children | f36ee1d882ae |
files | wvstreams/receipt |
line diff
1.1 --- a/wvstreams/receipt Tue Oct 31 16:43:49 2017 +0100 1.2 +++ b/wvstreams/receipt Tue Oct 31 17:06:41 2017 +0100 1.3 @@ -16,6 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's/wvuid.h"/&\n#include <unistd.h>/' utils/wvuid.cc 1.8 sed -i 's/ X509V3_EXT_METHOD/ const X509V3_EXT_METHOD/' crypto/wvx509.cc 1.9 sed -i 's/def MACOS/ 1/' streams/wvatomicfile.cc \ 1.10 ipstreams/wvunixdgsocket.cc