Ignore:
Timestamp:
Nov 9, 2011, 1:39:45 PM (14 years ago)
Author:
user0815
Message:

[ipk] fix white 3d picons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswappicons_default/CONTROL/postrm

    r9847 r11105  
    33
    44if [ -e /var/swap/titanpicons.backup ]; then
    5         echo "restore old /var/swap/titanpicons.backup.default > /var/swap/titanpicons"
    6         mv /var/swap/titanpicons.backup.default /var/swap/titanpicons
     5        echo "restore old /var/swap/titanpicons.backup.white3d > /var/swap/titanpicons"
     6        mv /var/swap/titanpicons.backup.white3d /var/swap/titanpicons
    77fi
    88
Note: See TracChangeset for help on using the changeset viewer.