This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/common/build-style/meta.sh

10 lines
76 B
Bash

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