From 66cd961c59d879df776657ab7badad3d08729594 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 10 Jul 2014 15:14:20 +0200 Subject: Add option REQUIRED_ORIGINAL_USR_SPLIT to disable symlinking /bin to /usr/bin etc... --- remote/modules/nvidia_libs/module.conf | 1 + remote/modules/vmware/module.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'remote/modules') diff --git a/remote/modules/nvidia_libs/module.conf b/remote/modules/nvidia_libs/module.conf index f54c114c..274b3d4d 100644 --- a/remote/modules/nvidia_libs/module.conf +++ b/remote/modules/nvidia_libs/module.conf @@ -1,6 +1,7 @@ REQUIRED_VERSION="331.38" REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run" REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA" +REQUIRED_ORIGINAL_USR_SPLIT="yes" # Don't symlink /bin to /usr/bin etc. in build dir REQUIRED_FILES=" /etc/OpenCL/vendors/nvidia.icd diff --git a/remote/modules/vmware/module.conf b/remote/modules/vmware/module.conf index 749a0838..42d73343 100644 --- a/remote/modules/vmware/module.conf +++ b/remote/modules/vmware/module.conf @@ -1,4 +1,5 @@ REQUIRED_DOWNLOAD_BASE="http://softwareupdate.vmware.com/cds/vmw-desktop/ws/10.0.1/1379776/linux/core/" +REQUIRED_ORIGINAL_USR_SPLIT="yes" # Don't symlink /bin to /usr/bin etc. in build dir REQUIRED_TYPE="workstation" REQUIRED_MODULES="kernel" REQUIRED_DIRECTORIES=" -- cgit v1.2.3-55-g7522