projects
/
kernel-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b3921
)
- makni testne varijable...
author
Dinko Korunic
<kreator@carnet.hr>
Tue, 2 Jun 2009 15:27:25 +0000
(17:27 +0200)
committer
Dinko Korunic
<kreator@carnet.hr>
Tue, 2 Jun 2009 15:27:25 +0000
(17:27 +0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
1496836
..
ce9b5d6
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-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