Update Makefile

This commit is contained in:
AuxXxilium 2022-03-06 15:48:43 +08:00
parent bc4676ae71
commit 686faf5516

View File

@ -1,6 +1,6 @@
PKG_NAME = open-vm-tools
PKG_VERS = 11.3.5
PKG_BUILD = 18557794
PKG_VERS = 12.0.0
PKG_BUILD = 19345655
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-$(PKG_BUILD).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/vmware/open-vm-tools/releases/download/stable-$(PKG_VERS)
@ -45,4 +45,4 @@ vmtools_post_install:
chmod a-x $(STAGING_INSTALL_PREFIX)/etc/vmware-tools/*.conf.example
# chmod a-x $(STAGING_INSTALL_PREFIX)/etc/vmware-tools/vgauth/schemas/*
chmod a-x $(STAGING_INSTALL_PREFIX)/lib/udev/rules.d/99-vmware-scsi-udev.rules
mv $(STAGING_INSTALL_PREFIX)/usr/bin/vm-support $(STAGING_INSTALL_PREFIX)/bin/
mv $(STAGING_INSTALL_PREFIX)/usr/bin/vm-support $(STAGING_INSTALL_PREFIX)/bin/