[damned-lies/oscp-testing] Package name is diffutils



commit 764e7deff8ebf08b6c3652712e444706da283601
Author: Andrea Veri <averi redhat com>
Date:   Mon Jul 19 13:28:16 2021 +0200

    Package name is diffutils

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 688c1372..8e996df6 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,7 +5,7 @@ RUN INSTALL_PKGS="python39 python39-devel python39-setuptools python39-pip pytho
         httpd httpd-devel mod_ldap mod_session \
         atlas-devel gcc-c++ gcc-gfortran libffi-devel libtool-ltdl enchant wget git \
         gettext gnome-doc-utils intltool itstool libicu-devel mariadb-devel subversion yelp-tools \
-        automake autoconf make diff" && \
+        automake autoconf make diffutils" && \
     yum update -y && \
     yum install -y epel-release && \
     yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]