wok diff squirrelmail-smallcal/receipt @ rev 2253

Add squirrelmail-ldapuser
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 15 22:50:52 2009 +0000 (2009-02-15)
parents f7e8d89a6645
children ff4c00ab546f
line diff
     1.1 --- a/squirrelmail-smallcal/receipt	Sun Aug 10 11:50:32 2008 +0000
     1.2 +++ b/squirrelmail-smallcal/receipt	Sun Feb 15 22:50:52 2009 +0000
     1.3 @@ -25,3 +25,8 @@
     1.4  You can enable calendar display in Option -> Display Preferences
     1.5  EOF
     1.6  }
     1.7 +
     1.8 +post_remove()
     1.9 +{
    1.10 +	sed -i "/\$plugins.. = '$SOURCE';/d" /etc/squirrelmail/config_local.php
    1.11 +}