Changeset 80

Show
Ignore:
Timestamp:
11/06/06 23:47:09 (2 years ago)
Author:
laurent2b
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ipk-ffw/trunk/control/control

    r78 r80  
    66Maintainer: Matthieu Duchemin <alkahan@free.fr> and laurent2b <laurent2b_wlan@yahoo.fr> 
    77Source: http://dev.wireless-fr.org/trac.cgi/trunk 
    8 Version: 0.5_beta7 
     8Version: 0.5_beta8 
    99Architecture: mipsel 
    1010 
  • ipk-ffw/trunk/control/preinst

    r78 r80  
    1919if [ -L /etc/init.d/S51crond ]; then 
    2020        rm /etc/init.d/S51crond 
    21         cp /rom/etc/init.d/S51crond /etc/init.d/S51crond        
     21        cp /rom/etc/init.d/S51crond /etc/init.d/S51crond 
    2222fi 
    2323 
     
    2828        status=$(ipkg status $package) 
    2929        if [ -z "$status" ]; then 
    30                 if [ $update = "0" ]; then  
     30                if [ $update = "0" ]; then 
    3131                        echo -n Recuperation de la liste des packages... 
    3232                        ipkg update