wok-stable diff dropbear-pam/receipt @ rev 8215
imported patch cleanup/acl.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | 0938c8dab9a2 |
children | f033d8c1c9f1 |
line diff
1.1 --- a/dropbear-pam/receipt Wed Nov 17 17:35:10 2010 +0100 1.2 +++ b/dropbear-pam/receipt Thu Jan 27 00:20:50 2011 +0100 1.3 @@ -74,3 +74,8 @@ 1.4 echo "/etc/init.d/$SOURCE start" 1.5 echo -e "Or add $SOURCE to RUN_DAEMONS in /etc/rcS.conf\n" 1.6 } 1.7 + 1.8 +pre_remove() 1.9 +{ 1.10 + tazpkg get-install ${PACKAGE%-pam} 1.11 +}