wok-6.x diff dropbear/receipt @ rev 16672
ARM: remove libxml2-python and volumeicon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 15 19:59:59 2014 +0200 (2014-05-15) |
parents | e7a7ff699c42 |
children | 1ba367a7ebbb |
line diff
1.1 --- a/dropbear/receipt Fri Dec 20 12:18:07 2013 +0100 1.2 +++ b/dropbear/receipt Thu May 15 19:59:59 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dropbear" 1.7 -VERSION="2013.62" 1.8 +VERSION="2014.63" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Light SSH client and server." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -84,7 +84,7 @@ 1.13 # Post message when installing. 1.14 post_install() 1.15 { 1.16 - while read dropbear openssh ; do 1.17 + [ "$1" ] || while read dropbear openssh ; do 1.18 [ -s $openssh ] || continue 1.19 dropbearconvert openssh dropbear ${root}$openssh ${root}$dropbear 1.20 dropbearkey -y -f ${root}$dropbear | grep Fingerprint