wok diff dropbear-pam/receipt @ rev 7937

slitaz-mercurial-style: Start moving to new CSS and layout
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 11 21:53:28 2011 +0100 (2011-01-11)
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	Tue Jan 11 21:53:28 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 +}