mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
9 lines
76 B
Bash
9 lines
76 B
Bash
# meta pkg build style; do nothing.
|
|
|
|
do_fetch() {
|
|
:
|
|
}
|
|
|
|
do_install() {
|
|
:
|
|
}
|