wok diff chrpath/receipt @ rev 20309

syslinux/isohybrid.sh: resize EFI partition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 14 15:59:11 2018 +0200 (2018-05-14)
parents eb8067417980
children 56931eff6ddf
line diff
     1.1 --- a/chrpath/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/chrpath/receipt	Mon May 14 15:59:11 2018 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|/doc|/share/doc|' Makefile*
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \