From 7da560b475fefebf8397bbc8f961af6d46220647 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 3 Sep 2019 13:16:10 +0200 Subject: [vmware*] fix bad variable names --- core/modules/vmware12/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/vmware12/module.build') diff --git a/core/modules/vmware12/module.build b/core/modules/vmware12/module.build index 99f7026b..5f05596b 100644 --- a/core/modules/vmware12/module.build +++ b/core/modules/vmware12/module.build @@ -213,7 +213,7 @@ build() { post_copy() { # Update Icon cache for vmplayer, older versions had the version in their names, newer do not... - for guic in gtk-update-icon-cache{,-3.0} fail; do + for guid in gtk-update-icon-cache{,-3.0} fail; do if [ "$guid" = "fail" ]; then pwarning "Updating icon cache failed." break -- cgit v1.2.3-55-g7522