mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix open-vm-tools
This commit is contained in:
parent
20fa3d4441
commit
1782a50b83
1 changed files with 2 additions and 2 deletions
|
@ -17,6 +17,7 @@ PKG_SOURCE:=$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=https://github.com/vmware/open-vm-tools/archive/
|
||||
PKG_LICENSE:=LGPLv2.1
|
||||
PKG_LICENSE_FILE:=COPYING
|
||||
PKG_HASH:=b3d0b5fd272a8dc35cab1ddd732f9d436f72682925212a6cdeccdab283e2f5ec
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
|
@ -66,7 +67,6 @@ CONFIGURE_ARGS+= \
|
|||
CONFIGURE_VARS += \
|
||||
CUSTOM_DNET_CPPFLAGS=" "
|
||||
|
||||
define Package/$(PKG_NAME)/install
|
||||
endef
|
||||
MAKE_PATH := open-vm-tools
|
||||
|
||||
$(eval $(call BuildPackage,$(PKG_NAME)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue