Ignore:
Timestamp:
10/09/13 14:09:01 (10 years ago)
Author:
nit
Message:

[titan] update tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/infos_weather/CONTROL/postrm

    r23668 r24155  
    11#!/bin/sh
    2 INSTDIR="$1"
    3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/weather"
    4 
    5 rm -rf "$PLUGINDIR" >/dev/null 2>&1
    6 
    7 if [ "/var" != "$INSTDIR" ]; then
    8         rm -rf /var/usr/local/share/titan/plugins/weather
    9 fi
    102
    113exit 0
Note: See TracChangeset for help on using the changeset viewer.