From 1b045c0ff64aa43979c6daf99027f9623855c528 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 8 Nov 2015 13:06:02 +0200 Subject: [PATCH] mpg123: fix installation by adding a missing backslash Fix the installation command by adding a missing "\". Signed-off-by: Hannu Nyman --- sound/mpg123/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mpg123/Makefile b/sound/mpg123/Makefile index 60697c0ff..0b3bda300 100644 --- a/sound/mpg123/Makefile +++ b/sound/mpg123/Makefile @@ -88,7 +88,7 @@ define Package/mpg123/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) \ $(PKG_INSTALL_DIR)/usr/bin/mpg123{,-id3dump,-strip} \ - $(PKG_INSTALL_DIR)/usr/bin/out123 + $(PKG_INSTALL_DIR)/usr/bin/out123 \ $(1)/usr/bin $(INSTALL_DIR) $(1)/usr/lib/mpg123