From d4c40c91e8e04e8e0e2c7277c30103e1c3f4c5e0 Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Tue, 14 May 2013 19:59:01 +0200 Subject: vmware-usbarbitrator fixed --- remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env | 3 +-- remote/modules/vmplayer/vmplayer.build | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'remote/modules') diff --git a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env index 41360bb3..4a957a7a 100755 --- a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env +++ b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env @@ -79,7 +79,6 @@ fi vmblock () { # let point the path directly to the directory where the binary lives -# TODO: get it to work /usr/bin/vmware-usbarbitrator } @@ -96,7 +95,7 @@ case "$1" in tempdir load_modules vmnetif -# vmblock + vmblock ;; stop) diff --git a/remote/modules/vmplayer/vmplayer.build b/remote/modules/vmplayer/vmplayer.build index 8589c245..a51b87d7 100644 --- a/remote/modules/vmplayer/vmplayer.build +++ b/remote/modules/vmplayer/vmplayer.build @@ -56,6 +56,8 @@ post_copy() { tarcopy "$(find /usr/lib/ -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." + #fix vmware-usbarbotrator bug + date +'%Y.%m.%d' >"${TARGET_BUILD_DIR}/etc/arch-release" } build_modules(){ -- cgit v1.2.3-55-g7522