summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware12/module.build
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/vmware12/module.build')
-rw-r--r--core/modules/vmware12/module.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/modules/vmware12/module.build b/core/modules/vmware12/module.build
index b965d9cf..c7cc8c67 100644
--- a/core/modules/vmware12/module.build
+++ b/core/modules/vmware12/module.build
@@ -212,9 +212,6 @@ build() {
}
post_copy() {
- # FIXME: gconftool is copied without dependencies
- tarcopy "$(find /usr/lib/ /usr/lib64 -name gconv -type d)" "$TARGET_BUILD_DIR"
-
# Update Icon cache for vmplayer
gtk-update-icon-cache-3.0 "${TARGET_BUILD_DIR}/usr/share/icons/hicolor/" || pwarning "update-icon-cache-3.0 failed."