Changeset 3786
- Timestamp:
- Aug 16, 2010, 3:34:51 PM (16 years ago)
- File:
-
- 1 edited
-
ipk/source/picons_HD_astra19.2_1_0/CONTROL/preinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/picons_HD_astra19.2_1_0/CONTROL/preinst
r3785 r3786 18 18 fi 19 19 20 #if [ -e /etc/.fullusb ] || [ -e /etc/.usbimage ]; then21 #echo "detected USB Image...."22 #echo "ok..."23 #elif [ "$model" = "ufs912" ]; then24 #echo "detected Boxtype : $model...."25 #echo "ok..."26 #else27 #if [ `ls -la /var/usr/local/share/enigma2 | grep "/var/swap/picon" | wc -l` -ge 1 ]; then28 # echo "check okinstalling to swapstick...."29 #else30 # echo "ERROR: this package won`t fit in your flash..."31 #echo "...you need a swapstick to install the package on your $model...!"32 #echo "aborting installation..."33 #exit 134 #fi35 #fi20 if [ -e /etc/.fullusb ] || [ -e /etc/.usbimage ]; then 21 echo "detected USB Image...." 22 echo "ok..." 23 elif [ "$model" = "ufs912" ]; then 24 echo "detected Boxtype : $model...." 25 echo "ok..." 26 else 27 if [ `ls -la /var/usr/local/share/enigma2 | grep "/var/swap/picon" | wc -l` -ge 1 ]; then 28 echo "check ok...installing to swapstick...." 29 else 30 echo "ERROR: this package will not fit in your flash..." 31 echo "...you need a swapstick to install the package on your $model...!" 32 echo "aborting installation..." 33 exit 1 34 fi 35 fi 36 36 37 37 echo "installing hd picons for Astra 19.2..."
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)