wok-6.x diff go/receipt @ rev 23015
updated libcap, libcap-dev and libcap-pam (2.24 -> 2.33)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 03 11:11:03 2020 +0100 (2020-03-03) |
parents | 14aaa769338b |
children | a3c45ab9082e |
line diff
1.1 --- a/go/receipt Sun Mar 09 17:42:33 2014 +0100 1.2 +++ b/go/receipt Tue Mar 03 11:11:03 2020 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|gohostarch = "amd64"|gohostarch = "386"|' src/cmd/dist/unix.c 1.8 cd $src/src 1.9 1.10 # Setting up environnment before building go.