wok diff syslinux-extra/receipt @ rev 21854

updated rubygems (1.8.10 -> 3.0.6)
author Hans-G?nter Theisgen
date Tue Sep 17 15:19:26 2019 +0100 (2019-09-17)
parents 087d71ec38ce
children b57d2cbc7c42
line diff
     1.1 --- a/syslinux-extra/receipt	Sat Oct 01 10:31:58 2016 +0200
     1.2 +++ b/syslinux-extra/receipt	Tue Sep 17 15:19:26 2019 +0100
     1.3 @@ -28,5 +28,7 @@
     1.4      cp -a $src/isohybrid.sh $fs/usr/bin/isohybrid
     1.5      cp -a $src/iso2exe/iso2exe $fs/usr/bin/iso2exe
     1.6      cp -a $src/iso2exe/taziso $fs/usr/bin
     1.7 +    cp -a $src/iso2exe/README.custom $fs/usr/share/boot
     1.8 +    cp -a $src/iso2exe/init.custom $fs/usr/share/boot
     1.9      chown root.root $fs/usr/share/boot/* $fs/bin/* $fs/usr/bin/*
    1.10  }