X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=multimedia%2Fgphoto2%2FMakefile;h=4e1a3dca6327478b6e06c00b14a48a6c1adae9ae;hp=38f9443190e972a418ce8c975feea122bdb1557d;hb=13fb59dd0549e4f09ae3600298eda16396cb95f1;hpb=25b680300e4045f2715128a41efe215ec8689568 diff --git a/multimedia/gphoto2/Makefile b/multimedia/gphoto2/Makefile index 38f9443190..4e1a3dca63 100644 --- a/multimedia/gphoto2/Makefile +++ b/multimedia/gphoto2/Makefile @@ -55,7 +55,7 @@ endef define Package/gphoto2/install $(INSTALL_DIR) $(1)/usr/bin - $(CP) $(PKG_INSTALL_DIR)/usr/bin/gphoto2 $(1)/usr/bin/ + $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/gphoto2 $(1)/usr/bin/ endef