Ignore:
Timestamp:
Feb 14, 2022, 12:51:17 PM (4 years ago)
Author:
obi
Message:

fix last commit

File:
1 edited

Legend:

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

    r45683 r45684  
    44echo prerm INSTDIR $INSTDIR
    55
    6 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
     6if [ ! -e "$INSTDIR/etc/minidlna.conf.minidlna" ]; then
    77        echo "remove tpk minidlna.conf"
    88        rm -f "$INSTDIR/etc/minidlna.conf"
Note: See TracChangeset for help on using the changeset viewer.