spark-testing

This commit is contained in:
Jack L. Frost 2015-01-30 20:48:18 +03:00
parent dafc007946
commit 666c4d088a
1 changed files with 6 additions and 2 deletions

View File

@ -8,7 +8,7 @@ cfg_chroot_dir="/tmp/chroot/build"
export GIT_DIR='.git'
cfg_repos=( 'spark' 'spark-extra' 'spark-neovim' 'spark-termite' )
cfg_repos=( 'spark' 'spark-extra' 'spark-termite' 'spark-testing' )
cfg_packages=(
'spark:spark-rc'
@ -36,7 +36,11 @@ cfg_packages=(
'spark-extra:teamviewer9'
'spark-extra:teamviewer'
'spark-testing:uselessd'
'spark-testing:loginkit-git'
'spark-testing:libsysdev'
'spark-testing:xf86-input-evdev-libsysdev'
'spark-termite:vte3-select-text'
'spark-termite:termite'
)