source:
ipk/source/lcdpearlskins_mrp/CONTROL/preinst@
23694
| Last change on this file since 23694 was 23694, checked in by , 13 years ago | |
|---|---|
| File size: 401 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | if [ ! -d /var/usr/local/share/titan/plugins/lcdpearl1 ]; then |
| 5 | echo "ERROR .... lcdpearl not installed" |
| 6 | exit 1 |
| 7 | fi |
| 8 | |
| 9 | mv /mnt/swapextensions/usr/local/share/titan/picons/alternate /mnt/swapextensions/usr/local/share/titan/picons/alternate_sich_pearl |
| 10 | mv /var/usr/local/share/titan/plugins/lcdpearl1/skin.xml /var/usr/local/share/titan/plugins/lcdpearl1/originalskin.xml |
| 11 | |
| 12 | 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)