Ignore:
Timestamp:
May 25, 2012, 9:15:01 PM (14 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapnetwork_dlna/CONTROL/prerm

    r15804 r16082  
    1010        sync
    1111fi
     12
     13if [ ! -e /var/swap/etc/minidlna.conf.minidlna ]; then
     14        echo "remove ipk minidlna.conf"
     15        rm /var/swap/etc/minidlna.conf
     16fi
     17
    1218echo "removing minidlna from swapstick"
    1319exit 0
Note: See TracChangeset for help on using the changeset viewer.