wok diff grub/receipt @ rev 9592
Fixed gens-gs.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 12 15:10:05 2011 +0000 (2011-04-12) |
parents | 7b9886355889 |
children | d1768332cee0 |
line diff
1.1 --- a/grub/receipt Tue Jul 20 10:44:46 2010 +0200 1.2 +++ b/grub/receipt Tue Apr 12 15:10:05 2011 +0000 1.3 @@ -38,8 +38,6 @@ 1.4 chmod 655 $fs/usr/lib/grub/i386-pc/* 1.5 1.6 # Strip. 1.7 - strip -s $fs/usr/bin/* 1.8 - strip -s $fs/usr/sbin/grub 1.9 # Example config file (menu.lst). 1.10 cp stuff/example-menu.lst $fs/boot/grub 1.11 }