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