Changeset 45683 for ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
- Timestamp:
- Feb 14, 2022, 12:29:43 PM (4 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/tools_wlandisplay/CONTROL/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_wlandisplay/CONTROL/postinst
r43292 r45683 3 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/wlandisplay" 4 4 5 if [ -e / tmp/skin.xml_sam ];then5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 6 6 mv "$PLUGINDIR/skin.xml" "$PLUGINDIR/skin.xml_org" 7 7 cp /tmp/skin.xml_sam "$PLUGINDIR/skin.xml" … … 9 9 fi 10 10 11 if [ -e /etc/.oebuild ] ;then11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 opkg update 13 13 opkg install titan-plugin-wlandisplay --dest $1
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)