[packages] libshout: fix typo introduced in r18824
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18829 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
94fe2c0a84
commit
b3aa71c4e1
@ -59,7 +59,7 @@ define Build/InstallDev
|
|||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libshout.{a,so*} $(1)/usr/lib/
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libshout.{a,so*} $(1)/usr/lib/
|
||||||
$(INSTALL_DIR) $(1)/usr/lib/pkgconfig
|
$(INSTALL_DIR) $(1)/usr/lib/pkgconfig
|
||||||
$(SED) 's|/usr/include|$(STAGING_DIR)/usr/include|' \
|
$(SED) 's|/usr/include|$(STAGING_DIR)/usr/include|' \
|
||||||
(PKG_INSTALL_DIR)/usr/lib/pkgconfig/shout.pc
|
$(PKG_INSTALL_DIR)/usr/lib/pkgconfig/shout.pc
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/pkgconfig/shout.pc $(1)/usr/lib/pkgconfig/
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/pkgconfig/shout.pc $(1)/usr/lib/pkgconfig/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user