- makni testne varijable...
authorDinko Korunic <kreator@carnet.hr>
Tue, 2 Jun 2009 15:27:25 +0000 (17:27 +0200)
committerDinko Korunic <kreator@carnet.hr>
Tue, 2 Jun 2009 15:27:25 +0000 (17:27 +0200)
debian/postinst

index 1496836..ce9b5d6 100755 (executable)
@@ -213,8 +213,6 @@ fi
 echo -n " grub6"
 
 # fix possible wrong params in menu.lst
-root_device=/dev/sda6
-grub_root_device=$(convert_default "$root_device")
 cp_check_and_sed '^# groot=' \
   "s;^# groot=.*;# groot=$grub_root_device;g" \
       "$menu_file" || true