[projects/cleanbuild] Fix pwdutils package removal

glen glen at pld-linux.org
Sun Nov 29 12:47:41 CET 2020


commit 995f123777320519525593d40228e23a84634733
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Aug 3 13:18:00 2020 +0300

    Fix pwdutils package removal

 docker/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 0518b64..33673cc 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -19,7 +19,7 @@ RUN set -x \
 	# first upgrade to latest
 	&& poldek --upgrade-dist \
 	# install build deps
-	&& poldek -u rpm-build perl-modules pwdutils coreutils util-linux git-core gawk sudo ccache-wrapper \
+	&& poldek -u rpm-build perl-modules coreutils util-linux git-core gawk sudo ccache-wrapper \
 	# this will setup builder user
 	&& poldek -u pld-builder-chroot \
 	# configures empty dir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/fcf1430492db0989c6ab2287d538dc867ccad538



More information about the pld-cvs-commit mailing list