9 lines
76 B
Bash
9 lines
76 B
Bash
# meta pkg build style; do nothing.
|
|
|
|
do_fetch() {
|
|
:
|
|
}
|
|
|
|
do_install() {
|
|
:
|
|
}
|