pkgs/common/build-style/meta.sh
2022-04-12 14:56:19 -04:00

9 lines
76 B
Bash

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