Changeset 5805


Ignore:
Timestamp:
Feb 19, 2011, 9:33:30 PM (15 years ago)
Author:
madie
Message:

[ipk] fix cooltvguide

Location:
ipk/source/epg_cooltvguide_2_12/CONTROL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/epg_cooltvguide_2_12/CONTROL/control

    r5790 r5805  
    11Package: enigma2-plugin-epg-cooltvguide
    2 Version: 2.1.2
    3 Description: Cool TV Guide 3D EPG with switchable 5-24 TV-Lines and changeable Buttons with Setup
    4 Section: extra
     2Version: 2.12
     3Architecture: sh4
     4OE: Cooltvguide 2.12
     5Section: extensions
    56Priority: optional
    67Maintainer: Coolman <coolman@uni.de>
    7 Architecture: all
    8 OE: cooltvguide-Coolman_V2.1.2
    9 Homepage: unknown
     8Description: Cool TV Guide 3D EPG with switchable 5-24 TV-Lines and changeable Buttons with Setup
     9Homepage: None
     10Depends:
     11
     12
  • ipk/source/epg_cooltvguide_2_12/CONTROL/preinst

    r5610 r5805  
    3030        else
    3131                echo ok
    32         fi
    33 fi  
    34 echo "installing Cool TV Guide 2.1.2"
     32fi
     33 
     34
    3535echo "checking OS"
    3636if  [ `cat /etc/motd | grep AAF | grep M | grep rev | wc -l` -eq 0 ]; then                     
     
    4242        exit 1
    4343fi
     44echo "installing Cool TV Guide 2.1.2"
     45
    4446exit 0
Note: See TracChangeset for help on using the changeset viewer.