Changeset 31712 for ipk/source.sh4/emus_OScam_Expert/CONTROL
- Timestamp:
- Dec 14, 2014, 2:01:55 PM (11 years ago)
- Location:
- ipk/source.sh4/emus_OScam_Expert/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/emus_OScam_Expert/CONTROL/control
r30017 r31712 1 1 Package: titan-plugin-emus-OScam.Expert 2 Version: 98482 Version: 10081 3 3 Architecture: sh4 4 4 Section: emus 5 Description: Expert Version 9848of OScam 2xSlot intern + 1xUSB (blocked EMM for V13 and V14) including 0x07 patch5 Description: Expert Version 10081 of OScam 2xSlot intern + 1xUSB (blocked EMM for V13 and V14) including 0x07 patch 6 6 Showname: OScam Expert 7 7 Usepath: mnt,swap -
ipk/source.sh4/emus_OScam_Expert/CONTROL/prerm
r29956 r31712 1 1 #!/bin/sh 2 INSTDIR="$1"3 4 if [ ! -e "$INSTDIR/keys/oscam.conf.oscam" ]; then5 echo "remove tpk oscam.conf"6 rm "$INSTDIR/keys/oscam.conf"7 fi8 9 if [ ! -e "$INSTDIR/keys/oscam.provid.oscam" ]; then10 echo "remove tpk oscam.provid"11 rm "$INSTDIR/keys/oscam.provid"12 fi13 14 if [ ! -e "$INSTDIR/keys/oscam.srvid.oscam" ]; then15 echo "remove tpk oscam.srvid"16 rm "$INSTDIR/keys/oscam.srvid"17 fi18 19 if [ ! -e "$INSTDIR/keys/oscam.server.oscam" ]; then20 echo "remove tpk oscam.server"21 rm "$INSTDIR/keys/oscam.server"22 fi23 24 if [ ! -e "$INSTDIR/keys/oscam.user.oscam" ]; then25 echo "remove tpk oscam.user"26 rm "$INSTDIR/keys/oscam.user"27 fi28 29 if [ ! -e "$INSTDIR/keys/oscam.services.oscam" ]; then30 echo "remove tpk oscam.services"31 rm "$INSTDIR/keys/oscam.services"32 fi33 34 if [ ! -e "$INSTDIR/keys/oscam.dvbapi.oscam" ]; then35 echo "remove tpk oscam.dvbapi"36 rm "$INSTDIR/keys/oscam.dvbapi"37 fi38 39 if [ ! -e "$INSTDIR/keys/oscam.whitelist.oscam" ]; then40 echo "remove tpk oscam.whitelist"41 rm "$INSTDIR/keys/oscam.whitelist"42 fi43 44 if [ ! -e "$INSTDIR/keys/oscam.tiers.oscam" ]; then45 echo "remove tpk oscam.tiers"46 rm "$INSTDIR/keys/oscam.tiers"47 fi48 49 if [ ! -e "$INSTDIR/keys/SoftCam.Key.CCcam" ]; then50 echo "remove ipk SoftCam.Key"51 rm "$INSTDIR/keys/SoftCam.Key"52 fi53 2 54 3 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)