Ignore:
Timestamp:
Oct 29, 2013, 8:01:50 PM (12 years ago)
Author:
obi
Message:

update lcdskins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/lcdsamsungskins_channel/CONTROL/prerm

    r24669 r24671  
    11#!/bin/sh
    2 INSTDIR="$1"
    3 NAME=lcdsamsung
    4 
    5 if [ ! -e "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml.skin" ] && [ -e "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml" ]; then
    6         echo "remove ipk skin.xml"
    7         rm "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml"
    8 fi
    92
    103exit 0
Note: See TracChangeset for help on using the changeset viewer.