wok-6.x diff syslinux-tools/receipt @ rev 24662
updated imagemagick and imagemagick-dev (7.0.9.26 -> 7.1.0.27)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 11 14:03:06 2022 +0100 (2022-03-11) |
parents | cd7c78f2f061 |
children | 73f36875e5a7 |
line diff
1.1 --- a/syslinux-tools/receipt Thu May 24 11:00:15 2018 +0200 1.2 +++ b/syslinux-tools/receipt Fri Mar 11 14:03:06 2022 +0100 1.3 @@ -22,5 +22,6 @@ 1.4 cp -a $src/iso2exe/isohybrid.exe $fs/usr/share/boot 1.5 cp -a $src/iso2exe/meminfo.exe $fs/usr/share/boot 1.6 cp -a $src/iso2exe/tazboot.exe $fs/usr/share/boot 1.7 + cp -a $src/dosutil/eltorito.sys $fs/usr/share/boot 1.8 find $fs/usr -exec chown root.root {} \; 1.9 }