wok-6.x diff blackbox/receipt @ rev 23868
dropbear/openssh: generate ed25519 keys
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 21 18:06:13 2020 +0000 (2020-06-21) |
parents | 779dc452891d |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/blackbox/receipt Fri Jan 03 17:12:56 2020 +0100 1.2 +++ b/blackbox/receipt Sun Jun 21 18:06:13 2020 +0000 1.3 @@ -26,6 +26,7 @@ 1.4 # patch -p0 < $stuff/blackbox-0.70.1-asneeded.patch 1.5 # patch -p1 < $stuff/textpropertytostring-unconditional.patch 1.6 1.7 + ./autogen.sh && 1.8 ./configure \ 1.9 CC=gcc-83 \ 1.10 CXX=g++-83 \