X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=net%2Fwccpd%2FMakefile;h=0dd8e0e49d838c17db1e59028662e025d46b1512;hb=c0e52478488c8477348e277d6a5e46019152dd20;hp=2c726a491cfbbc3f1689716a0fb599298337891d;hpb=61e30ef6354a7c3b673f3e1458791b0f82580166;p=packages.git diff --git a/net/wccpd/Makefile b/net/wccpd/Makefile index 2c726a491..0dd8e0e49 100644 --- a/net/wccpd/Makefile +++ b/net/wccpd/Makefile @@ -45,7 +45,7 @@ define Build/Compile endef define Package/wccpd/install - install -d -m0755 $(1)/usr/sbin + $(INSTALL_DIR) $(1)/usr/sbin $(CP) $(PKG_INSTALL_DIR)/usr/sbin/wccpd $(1)/usr/sbin/ endef