can't have an empty function

This commit is contained in:
AJ ONeal
2020-06-14 03:30:56 -06:00
parent afdb5a322e
commit e79b167e2a

View File

@@ -33,6 +33,7 @@ pkg_format_cmd_version() {
pkg_link_new_version() {
# caddy is just a single file, no directory linking to do
true
}
pkg_pre_install() {