more MNCI "Ramses" related changes
authorHolger Schurig <schurig@mn-solutions.de>
Wed, 29 Sep 2004 08:27:35 +0000 (08:27 +0000)
committerHolger Schurig <schurig@mn-solutions.de>
Wed, 29 Sep 2004 08:27:35 +0000 (08:27 +0000)
BKrev: 415a71f7AHNl1bOVEgnD5hlpLyGLMw

base-files/base-files_3.0.14.oe

index 41c3e63..1bdc029 100644 (file)
@@ -126,6 +126,9 @@ do_install () {
 
 do_install_append_ramses () {
     echo "MNCI" >${D}/${sysconfdir}/hostname
+    rmdir ${D}/tmp
+    mkdir -p ${D}/var/tmp
+    ln -s var/tmp ${D}/tmp
 }