]> granicus.if.org Git - graphviz/commitdiff
Remove out-commented stuff from centos6/Dockerfile
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 2 Apr 2020 17:17:57 +0000 (19:17 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 2 Apr 2020 17:39:05 +0000 (19:39 +0200)
ci/centos6/Dockerfile

index 858a654f869405241d3472a5707202f8f7bd3879..7f386e57d6b908fcae312ad9eed9047b06967ae1 100644 (file)
@@ -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