build/plugins: need to fix argument handling here

This commit is contained in:
Franco Fichtner 2017-03-11 09:54:24 +01:00
parent c8700244dd
commit cd38ff9932
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ setup_base ${STAGEDIR}
setup_chroot ${STAGEDIR}
extract_packages ${STAGEDIR}
# XXX we remove normal packages here,
# but should only apply to plugins...
remove_packages ${STAGEDIR} ${@}
install_packages ${STAGEDIR} pkg git
lock_packages ${STAGEDIR}