wok diff pcem/receipt @ rev 23829

syslinux/isohybrid: remove Apple partitions
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 31 10:17:28 2020 +0000 (2020-05-31)
parents b367a52d4872
children a1b12ae1c852
line diff
     1.1 --- a/pcem/receipt	Sat Oct 05 17:33:56 2019 +0200
     1.2 +++ b/pcem/receipt	Sun May 31 10:17:28 2020 +0000
     1.3 @@ -32,4 +32,5 @@
     1.4  	cp -a $install/* $fs/
     1.5  	mkdir -p $install/usr/share/doc
     1.6  	cp $src/readme.txt $install/usr/share/doc
     1.7 +	cp $src/COPYING $install/usr/share/doc
     1.8  }