Changeset 43292 for ipk/source.sh4/tools_optimize/CONTROL
- Timestamp:
- Jan 23, 2019, 11:10:07 PM (7 years ago)
- Location:
- ipk/source.sh4/tools_optimize/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_optimize/CONTROL/postinst
r24155 r43292 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ];then 4 opkg update 5 opkg install titan-plugin-optimize --dest $1 6 fi 7 3 8 exit 0 -
ipk/source.sh4/tools_optimize/CONTROL/postrm
r24155 r43292 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ];then 4 opkg remove titan-plugin-optimize --dest $1 5 fi 6 3 7 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)