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/prerm

    r5246 r5247  
    3030        mv /var/keys/replace.list /var/keys/replace.list.mgcamd
    3131fi
    32 if [ ! -e /var/keys/softcam.keys.mgcamd ]; then
    33         echo "renaming softcam.keys-> softcam.keys.mgcamd"
    34         mv /var/keys/softcam.keys /var/keys/softcam.keys.mgcamd
     32if [ ! -e /var/keys/SoftCam.Key.mgcamd ]; then
     33        echo "renaming SoftCam.Key -> SoftCam.Key.mgcamd"
     34        mv /var/keys/SoftCam.Key /var/keys/SoftCam.Key.mgcamd
    3535fi
     36
    3637exit 0
Note: See TracChangeset for help on using the changeset viewer.