mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
common/build_style/meta.sh: remove useless do_{configure,build} targets.
This commit is contained in:
parent
ffa32613fa
commit
21623df128
1 changed files with 0 additions and 8 deletions
|
@ -8,14 +8,6 @@ do_extract() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
do_configure() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
||||||
do_build() {
|
|
||||||
:
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue