wok diff grub2/receipt @ rev 5320

Up: boxbackup-server (0.11rc7)
author Dominique Corbex <domcox@slitaz.org>
date Wed Apr 21 19:52:28 2010 +0200 (2010-04-21)
parents 19b8908aeeca
children d175d68b10f5
line diff
     1.1 --- a/grub2/receipt	Wed Nov 11 23:27:08 2009 +0100
     1.2 +++ b/grub2/receipt	Wed Apr 21 19:52:28 2010 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	chmod +x install-sh
     1.8  	./configure --prefix=/usr --sysconfdir=/etc \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&