wok-next rev 19304
syslinux: no binaries in CONFIG_FILES
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 10 11:46:12 2016 +0200 (2016-07-10) |
parents | 8a94af08d217 |
children | e85c838301ad |
files | syslinux/receipt |
line diff
1.1 --- a/syslinux/receipt Sat Jul 09 23:16:51 2016 +0300 1.2 +++ b/syslinux/receipt Sun Jul 10 11:46:12 2016 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WEB_SITE="http://syslinux.zytor.com/" 1.6 WGET_URL="https://www.kernel.org/pub/linux/utils/boot/syslinux/$TARBALL" 1.7 -CONFIG_FILES="/boot/isolinux" 1.8 +CONFIG_FILES="/boot/isolinux/*.cfg /boot/isolinux/kbd" 1.9 TAGS="boot" 1.10 1.11 DEPENDS="ipxe memtest"