aboutsummaryrefslogtreecommitdiffstats
path: root/community/dhcping/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dhcping/APKBUILD')
-rw-r--r--community/dhcping/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/dhcping/APKBUILD b/community/dhcping/APKBUILD
index aa56b436336..3e9b0d90a75 100644
--- a/community/dhcping/APKBUILD
+++ b/community/dhcping/APKBUILD
@@ -13,6 +13,7 @@ source="http://www.mavetju.org/download/dhcping-$pkgver.tar.gz"
prepare() {
default_prepare
update_config_guess
+ update_config_sub
}
build() {