Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

Commit

Permalink
mediatomb:cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxmon committed Jan 24, 2016
1 parent 0d6b2fb commit d895da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediatomb/Makefile
Expand Up @@ -78,7 +78,7 @@ CONFIGURE_ARGS += \
--disable-libmp4v2

define Package/mediatomb/install
$(INSTALL_DIR) $(1)/opt/etc/mediatomb $(1)/opt/bin $(1)/opt/share $(1)/opt/var/mediatomb
$(INSTALL_DIR) $(1)/opt/etc/mediatomb $(1)/opt/bin $(1)/opt/share $(1)/opt/var
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/opt/bin/mediatomb $(1)/opt/bin/
$(CP) $(PKG_INSTALL_DIR)/opt/share/* $(1)/opt/share/
$(INSTALL_DATA) ./files/config.xml $(1)/opt/etc/mediatomb/
Expand Down

0 comments on commit d895da6

Please sign in to comment.