CentOS 5 no longer supported
[git-tools-moved-to-github.git] / id-deb-build / docker-build.sh
index bcacb66..f09202a 100755 (executable)
@@ -17,8 +17,6 @@ centos_map()
 {
     dist=$1
     case $dist in
-       centos5)
-           F=5;;
        centos6)
            F=6;;
        centos7)