Index: ipk/source.sh4/titanswapnetwork_dlna/CONTROL/preinst
===================================================================
--- ipk/source.sh4/titanswapnetwork_dlna/CONTROL/preinst	(revision 15793)
+++ ipk/source.sh4/titanswapnetwork_dlna/CONTROL/preinst	(revision 15804)
@@ -1,5 +1,5 @@
 #!/bin/sh
 #
-TMP=/tmp/.TOOLS
+TMP=/tmp/.tmp
 
 model=`cat /etc/model`
@@ -28,5 +28,5 @@
 	SPACE=`df | grep /dev/mtdblock | grep mnt | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1`
 	FREE=`expr $SPACE - 100`
-	SIZE=4100
+	SIZE=800
 	echo "checking freespace"
 	echo packege size $SIZE kb
@@ -53,5 +53,5 @@
 fi
 
-ln -s /var/swap/titanplugins/lcdpearl1 /var/usr/local/share/titan/plugins/lcdpearl1
+ln -s /var/swap/titanplugins/dlna /var/usr/local/share/titan/plugins/dlna
 
 echo "installing Pearl LCD to swapstick..."
