add nilfs-utils to support

This commit is contained in:
Tobias Powalowski 2010-05-20 21:22:52 +02:00
parent d3ea278e87
commit c63266f2c6

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"
SUPPORT_ADDITION="gnu-netcat ntfs-3g fuse dhclient nouveau-drm-lts nouveau-firmware v86d btrfs-progs-unstable nilfs-utils"
# generate base
for i in $(pacman -Sg base | sed -e "s/base//g"); do
BASE="$BASE $(echo $i)"