mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
@@ -56,7 +56,7 @@ define Build/InstallDev
|
|||||||
$(LN) ../../usr/bin/taglib-config $(2)/bin/taglib-config
|
$(LN) ../../usr/bin/taglib-config $(2)/bin/taglib-config
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/taglib/Install
|
define Package/taglib/install
|
||||||
$(INSTALL_DIR) $(1)/usr/lib
|
$(INSTALL_DIR) $(1)/usr/lib
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libtag.so.* $(1)/usr/lib/
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libtag.so.* $(1)/usr/lib/
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user