wok diff grub/receipt @ rev 9623

Fixed libdrm-mach64. linux-module-headers should be build depend instead of depend in libdrm-mach64.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 22 17:35:25 2011 +0000 (2011-04-22)
parents 7b9886355889
children d1768332cee0
line diff
     1.1 --- a/grub/receipt	Tue Jul 20 10:44:46 2010 +0200
     1.2 +++ b/grub/receipt	Fri Apr 22 17:35:25 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  }