source:
ipk/source.sh4/network_dlna/CONTROL/prerm@
40887
| Last change on this file since 40887 was 23918, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 189 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | echo prerm INSTDIR $INSTDIR |
| 5 | |
| 6 | if [ ! -e "$INSTDIR/etc/minidlna.conf.minidlna" ]; then |
| 7 | echo "remove tpk minidlna.conf" |
| 8 | rm -f "$INSTDIR/etc/minidlna.conf" |
| 9 | fi |
| 10 | |
| 11 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)