diff options
-rw-r--r-- | host-tithonus/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf index 5251caa..187fca4 100644 --- a/host-tithonus/make.conf +++ b/host-tithonus/make.conf @@ -27,4 +27,4 @@ INSTALL_MASK="/usr/share/bash-completion" LUA_TARGETS="lua53" RUBY_TARGETS="ruby25" -FEATURES="webrsync-gpg cgroup clean-logs split-log split-elog compress-build-logs downgrade-backup parallel-install" +FEATURES="cgroup clean-logs compress-build-logs downgrade-backup parallel-install split-elog split-log webrsync-gpg" |