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