Changeset 9919


Ignore:
Timestamp:
10/03/11 15:28:13 (12 years ago)
Author:
madie
Message:

[ipk] fix

Location:
ipk/source.sh4
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_0Acht5Zehn/CONTROL/postinst

    r9915 r9919  
    44echo "syncing disk"
    55sync
     6
     7mv /var/usr/local/share/titan/skin/0Acht5Zehn/icons/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn/skin/16:9.png
     8mv /var/usr/local/share/titan/skin/0Acht5Zehn/icons/4_3.png /var/usr/local/share/titan/skin/0Acht5Zehn/skin/4:3.png
    69
    710if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source.sh4/titanskins_0Acht5Zehnwhite/CONTROL/postinst

    r9915 r9919  
    44echo "syncing disk"
    55sync
     6
     7mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/icons/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/16:9.png
     8mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/icons/4_3.png /var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/4:3.png
    69
    710if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
  • ipk/source.sh4/titanswappicons_default/CONTROL/prerm

    r9833 r9919  
    44sync
    55
    6 echo "removing hd picons for Astra 23.5 ..."
     6echo "removing hd picons default ..."
    77exit 0
Note: See TracChangeset for help on using the changeset viewer.