source:
ipk/source.sh4/tools_lcdsamsung/CONTROL/preinst@
42657
| Last change on this file since 42657 was 41796, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 203 bytes | |
| Rev | Line | |
|---|---|---|
| [16960] | 1 | #!/bin/sh |
| [23449] | 2 | INSTDIR="$1" |
| [23669] | 3 | PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdsamsung" |
| [16960] | 4 | |
| [41796] | 5 | if [ -e "$PLUGINDIR/skin.xml" ]; then |
| 6 | cp "$PLUGINDIR/skin.xml" /tmp/skin.xml_sam | |
| 7 | fi | |
| 8 | ||
| [23669] | 9 | rm -rf "$PLUGINDIR" |
| [16960] | 10 | |
| 11 | 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)