source:
ipk/source/lcdsamsungskins_channel/CONTROL/prerm@
24645
| Last change on this file since 24645 was 24645, checked in by , 13 years ago | |
|---|---|
| File size: 218 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | NAME=lcdsamsung |
| 4 | |
| 5 | if [ ! -e "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml.skin" ]; then |
| 6 | echo "remove ipk skin.xml" |
| 7 | rm "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml" |
| 8 | fi |
| 9 | |
| 10 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)