From 10b3d4c04bc0e9db992bd56d2d396b66ad9a69e5 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 19 Jun 2019 14:46:48 -0300 Subject: [PATCH] update conf to install apkbuild-fixer --- conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf b/conf index 3c55a00..a612862 100644 --- a/conf +++ b/conf @@ -1,3 +1,3 @@ MAN_5_PAGES="alint.5.man" -MAN_1_PAGES="apkbuild-lint.1.man aports-lint.1.man" -BINARIES="apkbuild-lint aports-lint" +MAN_1_PAGES="apkbuild-lint.1.man aports-lint.1.man apkbuild-fixer.1.man" +BINARIES="apkbuild-lint aports-lint apkbuild-fixer" -- GitLab