added syslinux to svn checkout

This commit is contained in:
Tobias Powalowski 2010-06-04 09:43:09 +02:00
parent 1f07f7d9fe
commit 00b48226ad

View file

@ -4,7 +4,7 @@ SVNSETUP="svn://svn.archlinux.org/packages/"
BASE=""
DEVEL=""
SUPPORT=""
SUPPORT_ADDITION="gnu-netcat ntfs-3g fuse dhclient nouveau-drm-lts nouveau-firmware v86d btrfs-progs-unstable nilfs-utils"
SUPPORT_ADDITION="gnu-netcat ntfs-3g fuse dhclient nouveau-drm-lts nouveau-firmware v86d btrfs-progs-unstable nilfs-utils syslinux"
# generate base
for i in $(pacman -Sg base | sed -e "s/base//g"); do
BASE="$BASE $(echo $i)"