mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:34:04 +02:00
mplayer: oops, have to create /etc/mplayer first
This commit is contained in:
parent
6bfc32e709
commit
ad04b8f8c7
@ -157,7 +157,7 @@ endef
|
||||
define Package/MPlayer/install
|
||||
$(INSTALL_DIR) \
|
||||
$(1)/usr/bin \
|
||||
$(1)/usr/share/mplayer
|
||||
$(1)/etc/mplayer
|
||||
|
||||
$(INSTALL_BIN) \
|
||||
$(PKG_BUILD_DIR)/mplayer \
|
||||
|
Loading…
Reference in New Issue
Block a user