Index: ipk/source.sh4/infos_wm2018/CONTROL/postrm
===================================================================
--- ipk/source.sh4/infos_wm2018/CONTROL/postrm	(revision 42484)
+++ ipk/source.sh4/infos_wm2018/CONTROL/postrm	(revision 43292)
@@ -1,3 +1,7 @@
 #!/bin/sh
 
+if [ -e /etc/.oebuild ];then
+	opkg remove titan-plugin-wm2018 --dest $1
+fi
+
 exit 0
