Fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7267 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e97f1845f2
commit
18f422f4a7
@ -54,7 +54,7 @@ endef
|
||||
|
||||
define Package/libdvbpsi4/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INTALL_DIR)/usr/lib/libdvbpsi.so.* $(1)/usr/lib/
|
||||
$(CP) $(PKG_INTALL_DIR)/usr/lib/libdvbpsi.so* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,libdvbpsi4))
|
||||
|
Loading…
x
Reference in New Issue
Block a user