Changeset 43292 for ipk/source.sh4/network_xupnpd/CONTROL
- Timestamp:
- Jan 23, 2019, 11:10:07 PM (7 years ago)
- Location:
- ipk/source.sh4/network_xupnpd/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_xupnpd/CONTROL/postinst
r36008 r43292 7 7 mkdir $INSTDIR/etc/xupnpd/config 8 8 9 if [ -e /etc/.oebuild ];then 10 opkg update 11 opkg install titan-plugin-xupnpd --dest $1 12 fi 13 9 14 exit 0 -
ipk/source.sh4/network_xupnpd/CONTROL/postrm
r36021 r43292 6 6 rm -rf $INSTDIR/etc/xupnpd >/dev/null 2>&1 7 7 8 if [ -e /etc/.oebuild ];then 9 opkg remove titan-plugin-xupnpd --dest $1 10 fi 11 8 12 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)