source:
ipk/source.sh4/players_gmediarender/CONTROL/postinst@
29928
| Last change on this file since 29928 was 24155, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 265 bytes | |
| Rev | Line | |
|---|---|---|
| [16207] | 1 | #!/bin/sh |
| [23629] | 2 | INSTDIR="$1" |
| [23668] | 3 | PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/gmediarender" |
| [23629] | 4 | |
| [23733] | 5 | sed s#_path_#"$INSTDIR"#g -i "$PLUGINDIR/run" |
| [23732] | 6 | |
| [23629] | 7 | if [ "/var" != "$INSTDIR" ]; then |
| 8 | rm -rf /var/usr/lib/gstreamer-0.10 | |
| 9 | ln -s "$INSTDIR/lib/gstreamer-0.10" /var/usr/lib | |
| [16207] | 10 | fi |
| 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)