From 21beb6fc0e022f90f72ab184ddc03b190df1e317 Mon Sep 17 00:00:00 2001 From: kueller Date: Wed, 3 Jun 2009 17:22:14 +0000 Subject: [PATCH] =?UTF-8?q?Neue=20postremove=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_config@4785 504e572c-2e33-0410-9681-be2bf7408885 --- tmp/postinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/postinstall b/tmp/postinstall index f1c65a9..6193c67 100644 --- a/tmp/postinstall +++ b/tmp/postinstall @@ -300,4 +300,4 @@ if [ ! -z "$FSTABENTRY" ]; then sed "s/\\$INSTROOT /\/ /" $ROOTDIR/tmp/fstab \ |sed "s/\\$INSTROOT//" >$ROOTDIR/etc/fstab fi -#rm $ROOTDIR/tmp/fstab +rm $ROOTDIR/tmp/fstab