wok-current diff openssh-pam/receipt @ rev 16093
Remove obsolet X input-evtouch, input-microtouch, input-plpevtch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 16 14:35:33 2014 +0100 (2014-03-16) |
parents | 595b6d418abe |
children | 0d8a1a3edc72 |
line diff
1.1 --- a/openssh-pam/receipt Thu Dec 26 11:43:21 2013 +0000 1.2 +++ b/openssh-pam/receipt Sun Mar 16 14:35:33 2014 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openssh-pam" 1.7 -VERSION="6.4p1" 1.8 +VERSION="6.5p1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Openbsd Secure Shell using PAM." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -47,7 +47,7 @@ 1.13 1.14 post_install() 1.15 { 1.16 - while read dropbear openssh ; do 1.17 + [ "$1" ] || while read dropbear openssh ; do 1.18 [ -s $dropbear ] || continue 1.19 dropbearconvert dropbear openssh $1$dropbear $1$openssh 1.20 dropbearkey -y -f $1$dropbear | grep ssh > $1$openssh.pub