mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:30:37 +02:00
fix a compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e82e7881b6
commit
a5e1c6b8a3
@ -90,6 +90,7 @@ define Package/e2fsprogs/install
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libuuid/install
|
define Package/libuuid/install
|
||||||
|
$(INSTALL_DIR) $(1)/usr/lib
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libuuid.so.* $(1)/usr/lib/
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libuuid.so.* $(1)/usr/lib/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user