Ignore:
Timestamp:
Jan 10, 2011, 7:56:46 PM (15 years ago)
Author:
madie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/emus_mgcamd_1_35/CONTROL/postinst

    r5246 r5247  
    3232        mv /var/keys/replace.list.mgcamd /var/keys/replace.list
    3333fi
    34 if [ ! -e /var/keys/softcam.keys ]; then
    35         echo "renaming softcam.keys.mgcamd -> softcam.keys"
    36         mv /var/keys/softcam.keys.mgcamd /var/keys/softcam.keys
     34if [ ! -e /var/keys/SoftCam.Key ]; then
     35        echo "renaming SoftCam.Key.mgcamd -> SoftCam.Key"
     36        mv /var/keys/SoftCam.Key.mgcamd /var/keys/SoftCam.Key
    3737fi
     38
    3839echo "successfully installed"
    3940echo "syncing disk"
Note: See TracChangeset for help on using the changeset viewer.