From 6e954063540f4b5ad5bbf800ab13336b7c613977 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 Jan 2023 16:59:26 +0100 Subject: [vmware12] cde is not available in chroot --- core/modules/vmware12/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/vmware12') diff --git a/core/modules/vmware12/module.build b/core/modules/vmware12/module.build index 555341a0..56e0aa4c 100644 --- a/core/modules/vmware12/module.build +++ b/core/modules/vmware12/module.build @@ -152,7 +152,7 @@ build() { [ -s "\$KMOD" ] || perror "Kmod \$KMOD does not exist" [ ! -d "\${SHORT}-only" ] && tar xf "\$KMOD" [ ! -d "\${SHORT}-only" ] && perror "untar of \$KMOD failed." - cde "\${SHORT}-only" + cd "\${SHORT}-only" || exit 1 if ! patch -p1 < "\$file"; then cd .. rm -rf -- "\${SHORT}-only" -- cgit v1.2.3-55-g7522