source:
ipk/source.sh4/browser_netsurf/CONTROL/postrm@
46262
| Last change on this file since 46262 was 46250, checked in by , 4 years ago | |
|---|---|
|
|
| File size: 171 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | if [ ! -e /etc/.opkg ] && ([ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ]);then |
| 4 | opkg remove titan-plugin-browser --dest $1 |
| 5 | opkg remove titan-netsurf |
| 6 | fi |
| 7 | |
| 8 | 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)