- Timestamp:
- May 21, 2012, 6:22:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanswaptools_lcdpearl1/CONTROL/postinst
r13129 r15907 1 1 #!/bin/sh 2 2 TMP=/tmp/.TOOLS 3 4 if [ `cat /proc/version | grep stm24 | wc -l` -eq 1 ]; then 5 cd /tmp/stm24 6 else 7 cd /tmp/stm23 8 fi 9 cp -RP lcdpearl1 /var/swap/titanplugins 10 ln -s /var/swap/titanplugins/lcdpearl1 /var/usr/local/share/titan/plugins/lcdpearl1 11 cd /tmp 12 rm -r stm24 13 rm -r stm23 14 3 15 echo "successfully installed" 4 16 link=`readlink /var/swap`
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)