Changeset 1172 for trunk/debian/postrm


Ignore:
Timestamp:
06/15/03 21:05:34 (10 years ago)
Author:
root
Message:

oups, on d�sinstalle proprement ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/postrm

    r1165 r1172  
    2121    . /etc/alternc/local.sh 
    2222    mysql -f -u"$MYSQL_USER" -p"$MYSQL_PASS" "$MYSQL_DATABASE" -e "DROP TABLE IF EXISTS mailman" 
     23    rm -f /var/alternc/cgi-bin/mailman 
    2324    MENUFILE=/var/alternc/bureau/admin/menulist.txt 
    2425    if grep -qs "menu_mailman.php" $MENUFILE 
Note: See TracChangeset for help on using the changeset viewer.