abuild: remove unused print_version function
the function is not used since commit 3379e675512d (abuild: print version of built package early)
This commit is contained in:
parent
511b934182
commit
b09bdddff3
@ -156,10 +156,6 @@ spell_error() {
|
|||||||
die "APKBUILD contains '$1'. It should be '$2'"
|
die "APKBUILD contains '$1'. It should be '$2'"
|
||||||
}
|
}
|
||||||
|
|
||||||
print_version() {
|
|
||||||
msg "$program $program_version"
|
|
||||||
}
|
|
||||||
|
|
||||||
# check if apkbuild is basicly sane
|
# check if apkbuild is basicly sane
|
||||||
default_sanitycheck() {
|
default_sanitycheck() {
|
||||||
local i= j= suggestion=
|
local i= j= suggestion=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user