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() {
|
||||
:
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue