X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fnocatsplash%2FMakefile;h=d147681b94dc1a1e95b6c24c7fa866a30a2d13aa;hp=051132dd9084b61fbea9114c65df29213d1d28d4;hb=5360edce8f45be94248e74df88c9c3c4206bf3ce;hpb=a7f962687005e09bf2ec54d3d43c04b1a0d6ca19 diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 051132dd90..d147681b94 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -56,7 +56,7 @@ define Build/Compile endef define Package/nocatsplash/install - install -d -m0755 $(1) + $(INSTALL_DIR) $(1) $(CP) $(PKG_INSTALL_DIR)/* $(1)/ endef