source:
ipk/source.sh4/network_dlna/CONTROL/prerm@
23668
| Last change on this file since 23668 was 23625, checked in by , 13 years ago | |
|---|---|
|
|
| File size: 157 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | INSTDIR="$1" |
| 3 | |
| 4 | if [ ! -e "$INSTDIR/etc/minidlna.conf.minidlna" ]; then |
| 5 | echo "remove tpk minidlna.conf" |
| 6 | rm "$INSTDIR/etc/minidlna.conf" |
| 7 | fi |
| 8 | |
| 9 | 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)