mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 07:03:08 +00:00
fix a compile error
SVN-Revision: 6670
This commit is contained in:
parent
9157412f5f
commit
cfb33b88bc
@ -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 New Issue
Block a user