Changeset 45684 for ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
- Timestamp:
- Feb 14, 2022, 12:51:17 PM (4 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
r45683 r45684 3 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdpearl1" 4 4 5 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then5 if [ `cat /proc/version | grep stm24 | wc -l` -eq 1 ]; then 6 6 cd /tmp/stm24 7 7 else … … 14 14 rm -rf stm23 15 15 16 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 16 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then 17 17 opkg update 18 18 opkg install titan-plugin-lcdpearl1 --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)