source:
ipk/source.sh4/players_hbbtv/CONTROL/postinst@
23623
| Last change on this file since 23623 was 23623, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 288 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | rm -rf /var/usr/lib/gstreamer-0.10 |
| 5 | ln -s "$INSTDIR/usr/local/share/titan/plugins/hbbtv/opera/gstreamer-0.10" /var/usr/lib |
| 6 | |
| 7 | if [ "/var" != "$INSTDIR" ]; then |
| 8 | ln -sfn "$INSTDIR/usr/local/share/titan/plugins/hbbtv" /var/usr/local/share/titan/plugins/hbbtv |
| 9 | fi |
| 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)