X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=sound%2Fmadplay%2FMakefile;h=7886c5dd913fdc8511af9cec37a7dca59e35df3b;hp=379e22c18d90824da4e765225bc75d1e1afe253c;hb=b89b0b356afe7d760b3340b1c47bdca182f99296;hpb=75ea41a2c060b638aed79b8ce50de8f86505c1b3 diff --git a/sound/madplay/Makefile b/sound/madplay/Makefile index 379e22c18d..7886c5dd91 100644 --- a/sound/madplay/Makefile +++ b/sound/madplay/Makefile @@ -59,7 +59,7 @@ define Build/Compile endef define Package/madplay/install - install -d -m0755 $(1)/usr/bin + $(INSTALL_DIR) $(1)/usr/bin $(CP) $(PKG_INSTALL_DIR)/usr/bin/madplay $(1)/usr/bin/ endef