wok-6.x diff grub2/receipt @ rev 5275

abiword: improve templates
author Rohit Joshi <jozee@slitaz.org>
date Thu Apr 15 10:26:03 2010 -0400 (2010-04-15)
parents 19b8908aeeca
children d175d68b10f5
line diff
     1.1 --- a/grub2/receipt	Wed Nov 11 23:27:08 2009 +0100
     1.2 +++ b/grub2/receipt	Thu Apr 15 10:26:03 2010 -0400
     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 &&