From: Magnus Jacobsson Date: Thu, 2 Apr 2020 17:17:57 +0000 (+0200) Subject: Remove out-commented stuff from centos6/Dockerfile X-Git-Tag: stable_release_2.42.4~3^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dbb1d0be0f1b836d1525a6059bf6d9fb84e8fd0;p=graphviz Remove out-commented stuff from centos6/Dockerfile --- diff --git a/ci/centos6/Dockerfile b/ci/centos6/Dockerfile index 858a654f8..7f386e57d 100644 --- a/ci/centos6/Dockerfile +++ b/ci/centos6/Dockerfile @@ -3,7 +3,6 @@ FROM centos:6 # Development tools RUN yum -y groupinstall 'Development Tools' RUN ln -s /usr/lib64/libedit.so.0 /usr/lib64/libedit.so -#RUN dnf config-manager --set-enabled PowerTools # Centos build utilities RUN yum -y install libtool-ltdl-devel