mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08: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…
x
Reference in New Issue
Block a user