[packages] ffmpeg: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14313 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ff7131de18
commit
d1d6d21533
@ -252,7 +252,7 @@ define Package/libffmpeg/install
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libav{codec,device,format,util}.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
define Package/libffmpeg/install
|
||||
define Package/libpostproc/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libpostproc.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user