- Timestamp:
- Feb 15, 2020, 9:12:12 PM (6 years ago)
- Location:
- ipk/source.sh4/network_dlna/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_dlna/CONTROL/postinst
r24523 r44780 5 5 echo INSTDIR $INSTDIR 6 6 echo PLUGINDIR $PLUGINDIR 7 8 if [ -e /etc/.oebuild ];then 9 opkg update 10 opkg install minidlna --dest $1 11 fi 7 12 8 13 model=`cat /etc/model` -
ipk/source.sh4/network_dlna/CONTROL/postrm
r24155 r44780 5 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 6 7 if [ -e /etc/.oebuild ];then 8 opkg remove minidlna --dest $1 9 fi 10 7 11 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)