source:
ipk/source.sh4/titanswaptools_lcdpearl1/CONTROL/postinst@
23448
| Last change on this file since 23448 was 23448, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 297 bytes | |
| Rev | Line | |
|---|---|---|
| [13129] | 1 | #!/bin/sh |
| 2 | TMP=/tmp/.TOOLS | |
| [23448] | 3 | INSTDIR="$1" |
| 4 | PLUGINDIR=$INSTDIR/usr/local/share/titan/plugins/lcdpearl1 | |
| [15907] | 5 | |
| 6 | if [ `cat /proc/version | grep stm24 | wc -l` -eq 1 ]; then | |
| 7 | cd /tmp/stm24 | |
| 8 | else | |
| 9 | cd /tmp/stm23 | |
| 10 | fi | |
| [23448] | 11 | cp -RP lcdpearl1 $INSTDIR/usr/local/share/titan/plugins |
| [15907] | 12 | cd /tmp |
| [15994] | 13 | rm -rf stm24 |
| 14 | rm -rf stm23 | |
| [15907] | 15 | |
| [13129] | 16 | 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)