Changeset 45000 for ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
- Timestamp:
- Dec 13, 2020, 8:52:56 PM (5 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/playersnp_hbbtv/CONTROL/postrm
r24155 r45000 1 1 #!/bin/sh 2 INSTDIR="$1" 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/hbbtv" 2 if [ -e /etc/.oebuild ];then 3 # opkg remove titan-plugin-hbbtv --dest $1 4 opkg remove webkit-hbbtv-plugin 5 else 6 INSTDIR="$1" 7 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/hbbtv" 4 8 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 rm -rf /var/usr/lib/gstreamer-0.10 9 rm -rf "$PLUGINDIR" >/dev/null 2>&1 10 rm -rf /var/usr/lib/gstreamer-0.10 11 fi 7 12 8 13 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)