From: Michal Nowikowski Date: Mon, 15 Mar 2021 08:33:22 +0000 (+0100) Subject: [#1751] hammer: removed installing custom version of log4cplus X-Git-Tag: Kea-1.9.6~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122ab67ce3db89f8fbc06a2fa630295d8bb94048;p=thirdparty%2Fkea.git [#1751] hammer: removed installing custom version of log4cplus --- diff --git a/hammer.py b/hammer.py index d845a5d671..48f3e3c224 100755 --- a/hammer.py +++ b/hammer.py @@ -867,15 +867,6 @@ class VagrantEnv(object): # install python3 for centos 8 if self.system == 'centos' and self.revision == '8': - # we need log4cplus that is in the nexus - cmd = 'bash -c \'cat <