Changeset 43292 for ipk/source.sh4/tools_lcdpearl1/CONTROL
- Timestamp:
- Jan 23, 2019, 11:10:07 PM (7 years ago)
- Location:
- ipk/source.sh4/tools_lcdpearl1/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_lcdpearl1/CONTROL/postinst
r24156 r43292 3 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdpearl1" 4 4 5 if [ `cat /proc/version | grep stm24 | wc -l` -eq 1 ]; then 6 cd /tmp/stm24 7 else 8 cd /tmp/stm23 5 if [ -e /etc/.oebuild ];then 6 opkg update 7 opkg install titan-plugin-lcdpearl1 --dest $1 9 8 fi 10 cp -RP lcdpearl1 "$INSTDIR/usr/local/share/titan/plugins"11 cd /tmp12 rm -rf stm2413 rm -rf stm2314 9 15 10 exit 0 -
ipk/source.sh4/tools_lcdpearl1/CONTROL/postrm
r24156 r43292 6 6 rm -rf /var/etc/lcd4linux.conf 7 7 8 if [ -e /etc/.oebuild ];then 9 opkg remove titan-plugin-lcdpearl1 --dest $1 10 fi 11 8 12 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)