vp-build/common/build-style/meta.sh

10 lines
76 B
Bash

# meta pkg build style; do nothing.
do_fetch() {
:
}
do_install() {
:
}