wok diff acl/receipt @ rev 23103
updated libssh and libssh-dev (0.8.7 -> 0.9.3)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 12 11:22:59 2020 +0100 (2020-03-12) |
parents | ed16b1f1124a |
children | 68cf96abc146 |
line diff
1.1 --- a/acl/receipt Wed Oct 31 15:45:41 2018 +0100 1.2 +++ b/acl/receipt Thu Mar 12 11:22:59 2020 +0100 1.3 @@ -35,8 +35,7 @@ 1.4 --libexecdir=/usr/lib \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - DIST_ROOT=$DESTDIR \ 1.8 - make install install-dev 1.9 + DIST_ROOT=$DESTDIR make install 1.10 } || { 1.11 mv -f /bin/sh.bak /bin/sh; return 1 1.12 }