diff options
Diffstat (limited to 'abuild.in')
-rw-r--r-- | abuild.in | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -156,10 +156,6 @@ spell_error() { die "APKBUILD contains '$1'. It should be '$2'" } -print_version() { - msg "$program $program_version" -} - # check if apkbuild is basicly sane default_sanitycheck() { local i= j= suggestion= |