mplayer: oops, have to create /etc/mplayer first

This commit is contained in:
David Kühling
2011-04-30 14:11:55 +02:00
parent 6bfc32e709
commit ad04b8f8c7
+1 -1
View File
@@ -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 \