e2fsprogs: fix libuuid installation
SVN-Revision: 24106
This commit is contained in:
parent
fce0634c9c
commit
233c6672a9
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ CONFIGURE_ARGS += \
|
|||
|
||||
define Host/Install
|
||||
$(Host/Install/Default)
|
||||
$(MAKE) -C $(HOST_BUILD_DIR)/lib/uuid install
|
||||
$(INSTALL_DATA) $(HOST_BUILD_DIR)/lib/uuid/libuuid.a $(STAGING_DIR_HOST)/lib/
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue