Changeset 45685 for ipk/source.sh4/network_dlna
- Timestamp:
- Feb 14, 2022, 1:05:52 PM (4 years ago)
- Location:
- ipk/source.sh4/network_dlna/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_dlna/CONTROL/postinst
r45684 r45685 6 6 echo PLUGINDIR $PLUGINDIR 7 7 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 9 9 opkg update 10 10 opkg install minidlna --dest $1 -
ipk/source.sh4/network_dlna/CONTROL/postrm
r45684 r45685 5 5 rm -rf "$PLUGINDIR" >/dev/null 2>&1 6 6 7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then7 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 8 8 opkg remove minidlna --dest $1 9 9 fi
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)