Index: /ipk/source.sh4/titanskins_0Acht5Zehn/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titanskins_0Acht5Zehn/CONTROL/postinst	(revision 9888)
+++ /ipk/source.sh4/titanskins_0Acht5Zehn/CONTROL/postinst	(revision 9889)
@@ -4,4 +4,8 @@
 echo "syncing disk"
 sync
+
+mv /var/usr/local/share/titan/skin/0Acht5Zehn/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn/skin/16:9.png
+mv /var/usr/local/share/titan/skin/0Acht5Zehn/4_3.png "/var/usr/local/share/titan/skin/0Acht5Zehn/skin/4:3.png
+
 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
 	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
@@ -10,6 +14,3 @@
 fi
 
-mv /var/usr/local/share/titan/skin/0Acht5Zehn/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn/skin/16:9.png
-mv /var/usr/local/share/titan/skin/0Acht5Zehn/4_3.png "/var/usr/local/share/titan/skin/0Acht5Zehn/skin/4:3.png
-
 exit 0
Index: /ipk/source.sh4/titanskins_0Acht5Zehnwhite/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titanskins_0Acht5Zehnwhite/CONTROL/postinst	(revision 9888)
+++ /ipk/source.sh4/titanskins_0Acht5Zehnwhite/CONTROL/postinst	(revision 9889)
@@ -4,4 +4,8 @@
 echo "syncing disk"
 sync
+
+mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/16:9.png
+mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/4_3.png /var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/4:3.png
+
 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1 | wc -l` -eq 1 ]; then
 	SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail -n1`
@@ -10,6 +14,3 @@
 fi
 
-mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/16_9.png /var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/16:9.png
-mv /var/usr/local/share/titan/skin/0Acht5Zehn_white/4_3.png "/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin/4:3.png
-
 exit 0
