Ignore:
Timestamp:
Jan 10, 2011, 7:31:16 PM (15 years ago)
Author:
madie
Message:

[IPK] fix mgcamd for ORF

File:
1 edited

Legend:

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

    r4651 r5246  
    3232        mv /var/keys/replace.list.mgcamd /var/keys/replace.list
    3333fi
    34 
     34if [ ! -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
     37fi
    3538echo "successfully installed"
    3639echo "syncing disk"
Note: See TracChangeset for help on using the changeset viewer.