Ignore:
Timestamp:
09/28/13 19:29:30 (11 years ago)
Author:
nit
Message:

[titan] update picons tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/picons_white70_SAT13_0/CONTROL/postrm

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