fix a compile error
SVN-Revision: 6670
This commit is contained in:
parent
9157412f5f
commit
cfb33b88bc
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ define Package/e2fsprogs/install
|
|||
endef
|
||||
|
||||
define Package/libuuid/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libuuid.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue