Changeset 21391 for ipk/source.sh4/lcdsamsungskins_PICONS_320x240
- Timestamp:
- May 5, 2013, 8:01:11 PM (13 years ago)
- Location:
- ipk/source.sh4/lcdsamsungskins_PICONS_320x240/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/lcdsamsungskins_PICONS_320x240/CONTROL/postinst
r21381 r21391 3 3 echo "successfully installed" 4 4 link=`readlink /var/swap` 5 if [ -z $link ]; then 6 link="kein link" 7 fi 5 8 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then 6 9 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` -
ipk/source.sh4/lcdsamsungskins_PICONS_320x240/CONTROL/preinst
r21381 r21391 25 25 echo "swapstick found...." 26 26 link=`readlink /var/swap` 27 if [ -z $link ]; then 28 link="kein link" 29 fi 27 30 if [ `df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ] && [ $link = "/mnt/swapextensions" ]; then 28 31 SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
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)