wok diff slim-pam/receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents a0fa6235faca
children 4a193c62c501
line diff
     1.1 --- a/slim-pam/receipt	Thu Aug 19 20:55:56 2010 +0000
     1.2 +++ b/slim-pam/receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -59,3 +59,8 @@
     1.4  	[ -n "$USER" ] &&
     1.5  	sed -i s/"default_user .*"/"default_user        $USER"/ $1/etc/slim.conf
     1.6  }
     1.7 +
     1.8 +pre_remove()
     1.9 +{
    1.10 +	tazpkg get-install  ${PACKAGE%-pam}
    1.11 +}