X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=sound%2Flame%2FMakefile;fp=sound%2Flame%2FMakefile;h=f26919daf34edb2ec131d09c52c8ad3deb2332d1;hb=e296673ba6e72d84a7a4b361c7766d214a55d398;hp=0bbc450cb1af6e952464a1b4b68ef806f773ae88;hpb=246e1c91c93510ade9c5291ba7b6d377e2621922;p=packages.git diff --git a/sound/lame/Makefile b/sound/lame/Makefile index 0bbc450cb..f26919daf 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -55,7 +55,7 @@ endef define Package/lame/install $(INSTALL_DIR) $(1)/usr/bin - $(CP) $(PKG_INSTALL_DIR)/usr/bin/lame $(1)/usr/bin/ + $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/lame $(1)/usr/bin/ endef define Package/lame-lib/install